x80 property

EdgeInsets x80
getter/setter pair
left: 320;
right: 320;

Implementation

static EdgeInsets x80 = const EdgeInsets.symmetric(horizontal: 320);