x5 property

EdgeInsets x5
getter/setter pair
left: 20;
right: 20;

Implementation

static EdgeInsets x5 = const EdgeInsets.symmetric(horizontal: 20);