menu
az_ui package
documentation
widgets/image.dart
AzImage
cover method
cover method
dark_mode
light_mode
cover
method
AzImage
cover
(
)
Implementation
AzImage cover(){ _fit = BoxFit.cover; return this; }
az_ui package
documentation
widgets/image
AzImage
cover method
AzImage class