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