menu
flex package
documentation
expose.dart
UnmodifiableMapMixin<K, V>
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
inherited
Whether there is at least one key/value pair in the map.
Implementation
bool get isNotEmpty;
flex package
documentation
expose
UnmodifiableMapMixin<K, V>
isNotEmpty property
UnmodifiableMapMixin mixin