padR property

EdgeInsets get padR

Padding right

Implementation

EdgeInsets get padR => EdgeInsets.only(right: this.toDouble());