top property
The offset from the top edge of the parent container. Used for sticky positioning within the flex container.
Implementation
@override
final PositionUnit? top;
The offset from the top edge of the parent container. Used for sticky positioning within the flex container.
@override
final PositionUnit? top;