horizontalP property

EdgeInsetsGeometry horizontalP

Implementation

EdgeInsetsGeometry get horizontalP =>
    EdgeInsets.symmetric(horizontal: this.toDouble());