menu
flutter_floating package
documentation
page.dart
CustomPage
CustomPage const constructor
CustomPage const constructor
dark_mode
light_mode
CustomPage
constructor
const
CustomPage
(
{
Key
?
key
,
})
Implementation
const CustomPage({Key? key}) : super(key: key);
flutter_floating package
documentation
page
CustomPage
CustomPage const constructor
CustomPage class