bottom property
The bottom offset for absolute positioning.
Specifies the distance from the parent's bottom edge. Only used when behavior is LayoutBehavior.absolute.
Implementation
final PositionUnit? bottom;
The bottom offset for absolute positioning.
Specifies the distance from the parent's bottom edge. Only used when behavior is LayoutBehavior.absolute.
final PositionUnit? bottom;