stackedRoutes property
A list of routes which:
- path NOT starting with '/' will be relative to
path
- widget or page will be stacked on top of
_rootVRouter
Implementation
final List<VRouteElement> stackedRoutes;
A list of routes which:
path
_rootVRouter
final List<VRouteElement> stackedRoutes;