menu
Flutter
widgets
FittedBox
fit property
fit
brightness_4
brightness_5
description
fit
property
BoxFit
fit
final
How to inscribe the child into the space allocated during layout.
Implementation
final BoxFit fit;
Flutter
widgets
FittedBox
fit property
FittedBox class