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