x60 property

EdgeInsets x60
getter/setter pair
left: 240;
right: 240;

Implementation

static EdgeInsets x60 = const EdgeInsets.symmetric(horizontal: 240);