menu
sresources_generator package
documentation
public/app_route_get.dart
AppRouteGet
AppRouteGet.new const constructor
AppRouteGet.new const constructor
dark_mode
light_mode
AppRouteGet
constructor
const
AppRouteGet
(
{
required
String
path
,
String
?
name
=
null
,
String
?
transition
=
null
,
})
Implementation
const AppRouteGet({ required this.path, this.name = null, this.transition = null, });
sresources_generator package
documentation
public/app_route_get
AppRouteGet
AppRouteGet.new const constructor
AppRouteGet class