menu
messenger
routes.dart
RouteConfiguration
route property
route
dark_mode
light_mode
route
property
String
route
final
Current route as a
String
value.
e.g.
/auth
,
/chat/0
, etc.
Implementation
final String route;
messenger
routes
RouteConfiguration
route property
RouteConfiguration class