paddingRight property

EdgeInsets get paddingRight

Implementation

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