menu
nui_toolbox package
documentation
common/nui_navigator_page.dart
NUINavigatorPage
NUINavigatorPage constructor
NUINavigatorPage constructor
dark_mode
light_mode
NUINavigatorPage
constructor
NUINavigatorPage
(
{
required
Map
<
String
,
NUIRoute
>
routes
,
required
String
initialRoute
,
})
Implementation
NUINavigatorPage({required this.routes, required this.initialRoute});
nui_toolbox package
documentation
common/nui_navigator_page
NUINavigatorPage
NUINavigatorPage constructor
NUINavigatorPage class