xempty property

EdgeInsets xempty
getter/setter pair
left: 1;
right: 1;

Implementation

static EdgeInsets xempty = const EdgeInsets.symmetric(horizontal: 1);