menu
flutter_floating package
documentation
page/page.dart
CustomPage
CustomPage.new const constructor
CustomPage.new 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/page
CustomPage
CustomPage.new const constructor
CustomPage class