menu
bloom_framework package
documentation
bloom.dart
BloomRouteMatch
path property
path property
dark_mode
light_mode
path
property
String
path
final
The matched path pattern (e.g.
'/users/:id'
).
Implementation
final String path;
bloom_framework package
documentation
bloom
BloomRouteMatch
path property
BloomRouteMatch class