r1 property

EdgeInsets r1
getter/setter pair
right: 4;

Implementation

static EdgeInsets r1 = const EdgeInsets.only(right: 4);