left property
The left offset for absolute positioning.
Specifies the distance from the parent's left edge. Only used when behavior is LayoutBehavior.absolute.
Implementation
final PositionUnit? left;
The left offset for absolute positioning.
Specifies the distance from the parent's left edge. Only used when behavior is LayoutBehavior.absolute.
final PositionUnit? left;