menu
photo_browser package
documentation
page/custom_page.dart
CustomChild
CustomChild.new constructor
CustomChild.new constructor
dark_mode
light_mode
CustomChild
constructor
CustomChild
(
{
Widget
?
child
,
bool
allowZoom
=
false
,
})
Implementation
CustomChild({this.child, this.allowZoom = false});
photo_browser package
documentation
page/custom_page
CustomChild
CustomChild.new constructor
CustomChild class