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