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