x15 property

EdgeInsets x15
getter/setter pair
left: 6;
right: 6;

Implementation

static EdgeInsets x15 = const EdgeInsets.symmetric(horizontal: 6);