x12 property

EdgeInsets x12
getter/setter pair
left: 48;
right: 48;

Implementation

static EdgeInsets x12 = const EdgeInsets.symmetric(horizontal: 48);