left property

PositionUnit? left
final

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;