x25 property

EdgeInsets x25
getter/setter pair
left: 10;
right: 10;

Implementation

static EdgeInsets x25 = const EdgeInsets.symmetric(horizontal: 10);