menu
cubes package
documentation
cubes.dart
ObservableList<T>
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
get if list is not empty
Implementation
bool get isNotEmpty => !isEmpty;
cubes package
documentation
cubes
ObservableList<T>
isNotEmpty property
ObservableList class