menu
intra_dependencies package
documentation
cleanup_code.dart
UsageList
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Whether the
itemList
is not empty.
Implementation
bool get isNotEmpty => itemList.isNotEmpty;
intra_dependencies package
documentation
cleanup_code
UsageList
isNotEmpty property
UsageList class