menu
multi_image_view package
documentation
full_image_view.dart
FullImageView
FullImageView.new const constructor
FullImageView.new const constructor
dark_mode
light_mode
FullImageView
constructor
const
FullImageView
(
{
Key
?
key
,
File
?
imageFile
,
})
Implementation
const FullImageView({Key? key,this.imageFile}) : super(key: key);
multi_image_view package
documentation
full_image_view
FullImageView
FullImageView.new const constructor
FullImageView class