menu
sunny_lifecycle package
documentation
routing2/frouter_delegate.dart
BuildContextSunnyExt
pushNamed method
pushNamed method
dark_mode
light_mode
pushNamed
method
void
pushNamed
(
String
route
)
Implementation
void pushNamed(String route) => SunnyRouter.pushNamed(this, route);
sunny_lifecycle package
documentation
routing2/frouter_delegate
BuildContextSunnyExt
pushNamed method
BuildContextSunnyExt extension on
BuildContext