menu
bloc_small package
documentation
bloc_small.dart
RouteMatch<T>
path property
path property
dark_mode
light_mode
path
property
String
get
path
The path of matched route-entry
Implementation
String get path => _config.path;
bloc_small package
documentation
bloc_small
RouteMatch<T>
path property
RouteMatch class