left property

  1. @override
PositionUnit? left
final

The offset from the left edge of the parent container. Used for sticky positioning within the flex container.

Implementation

@override
final PositionUnit? left;