y3 property

EdgeInsets y3
getter/setter pair
top: 12;
bottom: 12;

Implementation

static EdgeInsets y3 = const EdgeInsets.symmetric(vertical: 12);