menu
nylo_support package
documentation
router/models/nyrouter_route.dart
NyRouterRoute
getUnknownRoute method
getUnknownRoute method
dark_mode
light_mode
getUnknownRoute
method
bool
getUnknownRoute
(
)
Get the unknown route.
Implementation
bool getUnknownRoute() { return _unknownRoute; }
nylo_support package
documentation
router/models/nyrouter_route
NyRouterRoute
getUnknownRoute method
NyRouterRoute class