menu
messenger
routes.dart
RouterState
routes property
routes
dark_mode
light_mode
routes
property
RxList
<
String
>
routes
final
Routes history stack.
Implementation
final RxList<String> routes = RxList([]);
messenger
routes
RouterState
routes property
RouterState class