r5 property

EdgeInsets r5
getter/setter pair
right: 20;

Implementation

static EdgeInsets r5 = const EdgeInsets.only(right: 20);