menu
packagist_route package
documentation
route.dart
RouteMatchList
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Returns true if there are no matches.
Implementation
bool get isEmpty => matches.isEmpty;
packagist_route package
documentation
route
RouteMatchList
isEmpty property
RouteMatchList class