y1 property

EdgeInsets y1
getter/setter pair
top: 4;
bottom: 4;

Implementation

static EdgeInsets y1 = const EdgeInsets.symmetric(vertical: 4);