leftInset property

EdgeInsets get leftInset

Implementation

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