menu
te_widgets package
documentation
widgets/list/controller/list_controller.dart
TListController<T, K>
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Implementation
bool get isNotEmpty => value.displayItems.isNotEmpty;
te_widgets package
documentation
widgets/list/controller/list_controller
TListController<T, K>
isNotEmpty property
TListController class