menu
navigator_utils package
documentation
utils/_lru_cache.dart
LRUMap<K, V>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => _map.isEmpty;
navigator_utils package
documentation
utils/_lru_cache
LRUMap<K, V>
isEmpty property
LRUMap class