menu
go_router package
documentation
go_router.dart
GoRouterState
error property
error property
dark_mode
light_mode
error
property
GoException
?
error
final
The error associated with this sub-route.
Implementation
final GoException? error;
go_router package
documentation
go_router
GoRouterState
error property
GoRouterState class