RoutingBuildContedxtExtensions extension
Provides extension methods for BuildContext.
BuildContextの拡張メソッドを提供します。
- on
Properties
- rootContext → BuildContext
-
Available on BuildContext, provided by the RoutingBuildContedxtExtensions extension
Get the root BuildContext that is not affected by the build of the page.no setter - rootRouter → AppRouter
-
Available on BuildContext, provided by the RoutingBuildContedxtExtensions extension
Get the root AppRouter.no setter - router → AppRouter
-
Available on BuildContext, provided by the RoutingBuildContedxtExtensions extension
Get AppRouter.no setter