x20 property

EdgeInsets x20
getter/setter pair
left: 80;
right: 80;

Implementation

static EdgeInsets x20 = const EdgeInsets.symmetric(horizontal: 80);