menu
informers package
documentation
max_length_list_informer.dart
MaxLengthListInformer<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
max_length_list_informer
MaxLengthListInformer<T>
isEmpty property
MaxLengthListInformer class