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