menu
go_router_autogen package
documentation
annotations.dart
RoutePage
RoutePage.new const constructor
RoutePage.new const constructor
dark_mode
light_mode
RoutePage
constructor
const
RoutePage
(
{
String
?
name
,
String
?
path
,
bool
fullscreenDialog
=
false
,
})
Implementation
const RoutePage({this.name, this.path, this.fullscreenDialog = false});
go_router_autogen package
documentation
annotations
RoutePage
RoutePage.new const constructor
RoutePage class