zero constant

EdgeInsets const zero

Do that:

EdgeInsets.zero

Implementation

static const EdgeInsets zero = EdgeInsets.zero;