x8 property

EdgeInsets x8
getter/setter pair
left: 32;
right: 32;

Implementation

static EdgeInsets x8 = const EdgeInsets.symmetric(horizontal: 32);