menu
finch package
documentation
finch_route.dart
FinchRoute
key property
key property
dark_mode
light_mode
key
property
String
?
key
getter/setter pair
Key of routes of the current route, defining a tree structure of routes.
Implementation
String? key;
finch package
documentation
finch_route
FinchRoute
key property
FinchRoute class