zero constant Null safety

EdgeInsets const zero

Implementation

static const EdgeInsets zero = EdgeInsets(0.0, 0.0, 0.0, 0.0);