AppRouteMatchExtensions extension

on
  • AppRouteMatch<dynamic, RouteParams>

Methods

build(BuildContext context) Widget

Available on AppRouteMatch<dynamic, RouteParams>, provided by the AppRouteMatchExtensions extension

go(BuildContext context) Future

Available on AppRouteMatch<dynamic, RouteParams>, provided by the AppRouteMatchExtensions extension

toPage(BuildContext context, {bool maintainState = true, LocalKey? key, bool fullscreenDialog = false}) Page

Available on AppRouteMatch<dynamic, RouteParams>, provided by the AppRouteMatchExtensions extension