x3 property

EdgeInsets x3
getter/setter pair
left: 12;
right: 12;

Implementation

static EdgeInsets x3 = const EdgeInsets.symmetric(horizontal: 12);