bottom property
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;
The offset from the bottom edge of the parent container.
Positions the item relative to the parent's bottom boundary.
@override
final PositionUnit? bottom;