y2 property

EdgeInsets y2
getter/setter pair
top: 8;
bottom: 8;

Implementation

static EdgeInsets y2 = const EdgeInsets.symmetric(vertical: 8);