menu
gallery_picker package
documentation
views/gallery_picker_view/reload_gallery.dart
ReloadGallery
ReloadGallery constructor
ReloadGallery constructor
dark_mode
light_mode
ReloadGallery
constructor
ReloadGallery
(
Config
?
config
, {
Key
?
key
,
required
dynamic
onpressed
(),
})
Implementation
ReloadGallery(Config? config, {super.key, required this.onpressed}) : config = config ?? Config();
gallery_picker package
documentation
views/gallery_picker_view/reload_gallery
ReloadGallery
ReloadGallery constructor
ReloadGallery class