bottom property

PositionUnit? bottom
final

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;