onlyRightP property

EdgeInsetsGeometry onlyRightP

Implementation

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