menu
te_widgets package
documentation
widgets/image/image.dart
TImage
fit property
fit property
dark_mode
light_mode
fit
property
BoxFit
fit
final
How the image should fit within its bounds.
Defaults to
BoxFit.cover
.
Implementation
final BoxFit fit;
te_widgets package
documentation
widgets/image/image
TImage
fit property
TImage class