top property
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;
The offset from the top edge of the parent container.
Positions the item relative to the parent's top boundary.
@override
final PositionUnit? top;