x1 property

EdgeInsets x1
getter/setter pair
left: 4;
right: 4;

Implementation

static EdgeInsets x1 = const EdgeInsets.symmetric(horizontal: 4);