onlyLeftP property

EdgeInsetsGeometry onlyLeftP

Implementation

EdgeInsetsGeometry get onlyLeftP => EdgeInsets.only(left: this.toDouble());