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