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