top property
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;
The top offset for absolute positioning.
Specifies the distance from the parent's top edge. Only used when behavior is LayoutBehavior.absolute.
final PositionUnit? top;