x40 property

EdgeInsets x40
getter/setter pair
left: 160;
right: 160;

Implementation

static EdgeInsets x40 = const EdgeInsets.symmetric(horizontal: 160);