top property

  1. @override
PositionUnit? top
final

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

Implementation

@override
final PositionUnit? top;