menu
homeowner_app
shared/values/routes.dart
RouteContextExtensions extension
RouteContextExtensions
dark_mode
light_mode
RouteContextExtensions
extension
Extensions which provide additional app-based routing
on
BuildContext
Methods
goBranch
(
AppBranch
branch
, {
bool
initialLocation
=
true
})
→ void
Navigate to a top-level
AppBranch
.
goRoute
(
AppRoute
route
)
→ void
Navigate to a specific
AppRoute
homeowner_app
routes
RouteContextExtensions extension
routes library