menu
pe_demo_flutter_module package
documentation
main.dart
Contents
Contents.new const constructor
Contents.new const constructor
dark_mode
light_mode
Contents
constructor
const
Contents
(
{
Key
?
key
,
bool
showExit
=
false
,
})
Implementation
const Contents({super.key, this.showExit = false});
pe_demo_flutter_module package
documentation
main
Contents
Contents.new const constructor
Contents class