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