top property

  1. @override
PositionUnit? top
final

The offset from the top edge of the parent container.

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

Implementation

@override
final PositionUnit? top;