menu
simple_routes package
documentation
simple_routes.dart
Query
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
The name of the query parameter. If null, the field name is used.
Implementation
final String? name;
simple_routes package
documentation
simple_routes
Query
name property
Query class