y5 property

EdgeInsets y5
getter/setter pair
top: 20;
bottom: 20;

Implementation

static EdgeInsets y5 = const EdgeInsets.symmetric(vertical: 20);