left property
The offset from the left edge of the parent container. Used for sticky positioning within the flex container.
Implementation
@override
final PositionUnit? left;
The offset from the left edge of the parent container. Used for sticky positioning within the flex container.
@override
final PositionUnit? left;