left property

  1. @override
PositionUnit? left
final

The offset from the left edge of the parent container.

Positions the item relative to the parent's left boundary.

Implementation

@override
final PositionUnit? left;