x16 property

EdgeInsets x16
getter/setter pair
left: 64;
right: 64;

Implementation

static EdgeInsets x16 = const EdgeInsets.symmetric(horizontal: 64);