bottom property

  1. @override
PositionUnit? bottom
final

The offset from the bottom edge of the parent container. Used for sticky positioning within the flex container.

Implementation

@override
final PositionUnit? bottom;