GoRouterMenu extension
- on
Properties
- path → String
-
Available on GoRouter, provided by the GoRouterMenu extension
no setter
Methods
-
find(
String path, {bool findParent = false}) → RouteBase? -
Available on GoRouter, provided by the GoRouterMenu extension
-
findByPath(
RouteBase? parent, RouteBase node, String path, int depth, int pathLevel, String prefix, {bool findParent = false}) → RouteBase? -
Available on GoRouter, provided by the GoRouterMenu extension
-
Available on GoRouter, provided by the GoRouterMenu extension
-
parserNodes<
T> (RouteBase target, List< Map< map, {T? l10n}) → Map<String, dynamic> >String, dynamic> -
Available on GoRouter, provided by the GoRouterMenu extension
-
singleMenu<
T> ({T? l10n}) → MenuNode -
Available on GoRouter, provided by the GoRouterMenu extension