top property

PositionUnit? top
final

The top offset for absolute positioning.

Specifies the distance from the parent's top edge. Only used when behavior is LayoutBehavior.absolute.

Implementation

final PositionUnit? top;