x32 property

EdgeInsets x32
getter/setter pair
left: 128;
right: 128;

Implementation

static EdgeInsets x32 = const EdgeInsets.symmetric(horizontal: 128);