menu
informers package
documentation
list_informer.dart
ListInformer<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the
_value
is empty.
Implementation
bool get isEmpty => _value.isEmpty;
informers package
documentation
list_informer
ListInformer<T>
isEmpty property
ListInformer class