zero constant

EdgeInsets const zero

Zero insets on all sides.

Implementation

static const EdgeInsets zero = EdgeInsets.all(0);