menu
fluttery_framework package
documentation
view.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;
fluttery_framework package
documentation
view
RouteMatchList
isEmpty property
RouteMatchList class