menu
image_gallery_viewer package
documentation
ui_image_zoom.dart
UIImageZoom
UIImageZoom.new const constructor
UIImageZoom.new const constructor
dark_mode
light_mode
UIImageZoom
constructor
const
UIImageZoom
(
{
Key
?
key
,
required
String
url
,
BoxFit
?
fit
,
})
Implementation
const UIImageZoom({super.key, required this.url, this.fit});
image_gallery_viewer package
documentation
ui_image_zoom
UIImageZoom
UIImageZoom.new const constructor
UIImageZoom class