menu
flutter_scalify package
documentation
responsive_scale/responsive_image.dart
ResponsiveImage
fit property
fit property
dark_mode
light_mode
fit
property
BoxFit
fit
final
How to inscribe the image into the space. Default:
BoxFit.cover
.
Implementation
final BoxFit fit;
flutter_scalify package
documentation
responsive_scale/responsive_image
ResponsiveImage
fit property
ResponsiveImage class