fit property
How to size the builder content in the sheet route.
The constraints passed into the Sheet child are either loosened (SheetFit.loose) or tightened to their biggest size (SheetFit.expand).
Implementation
final SheetFit fit;
How to size the builder content in the sheet route.
The constraints passed into the Sheet child are either loosened (SheetFit.loose) or tightened to their biggest size (SheetFit.expand).
final SheetFit fit;