EdgeInsetsTuple4 extension
Extension on 4-value tuple for EdgeInsets like (12, 15, 20, 8).leftPad.rightPad.bottomPad.topPad
Properties
- bottomPad → FluentEdgeInsets
-
Available on (num, num, num, num), provided by the EdgeInsetsTuple4 extension
Apply first value to bottom, can be chained to apply subsequent valuesno setter - leftPad → FluentEdgeInsets
-
Available on (num, num, num, num), provided by the EdgeInsetsTuple4 extension
Apply first value to left, can be chained to apply subsequent valuesno setter - rightPad → FluentEdgeInsets
-
Available on (num, num, num, num), provided by the EdgeInsetsTuple4 extension
Apply first value to right, can be chained to apply subsequent valuesno setter - topPad → FluentEdgeInsets
-
Available on (num, num, num, num), provided by the EdgeInsetsTuple4 extension
Apply first value to top, can be chained to apply subsequent valuesno setter