x2 property

EdgeInsets x2
getter/setter pair
left: 8;
right: 8;

Implementation

static EdgeInsets x2 = const EdgeInsets.symmetric(horizontal: 8);