x48 property

EdgeInsets x48
getter/setter pair
left: 192;
right: 192;

Implementation

static EdgeInsets x48 = const EdgeInsets.symmetric(horizontal: 192);