x4 property

EdgeInsets x4
getter/setter pair
left: 16;
right: 16;

Implementation

static EdgeInsets x4 = const EdgeInsets.symmetric(horizontal: 16);