bottom property

  1. @override
PositionUnit? bottom
final

The offset from the bottom edge of the parent container.

Positions the item relative to the parent's bottom boundary.

Implementation

@override
final PositionUnit? bottom;