menu
awesome_ext package
documentation
ext/list_ext.dart
Unwrap<T>
noElements property
noElements property
dark_mode
light_mode
noElements
property
bool
get
noElements
Implementation
bool get noElements => this == null || this!.isEmpty;
awesome_ext package
documentation
ext/list_ext
Unwrap<T>
noElements property
Unwrap extension on
List
<
T?
>
?