rzero property

EdgeInsets rzero
getter/setter pair
right: 0;

Implementation

static EdgeInsets rzero = const EdgeInsets.only(right: 0);