insets constant

EdgeInsets const insets

Zero EdgeInsets (padding or margin).

Implementation

static const EdgeInsets insets = EdgeInsets.zero;