zero constant

EdgeInsets const zero

An EdgeInsets with zero offsets in each direction.

Implementation

static const EdgeInsets zero = EdgeInsets.only();