l25 property

EdgeInsets l25
getter/setter pair
left: 10;

Implementation

static EdgeInsets l25 = const EdgeInsets.only(left: 10);