menu
te_widgets package
documentation
widgets/list/controller/list_controller.dart
TListControllerSelection<T, K>
selectedCount property
selectedCount property
dark_mode
light_mode
selectedCount
property
int
get
selectedCount
Implementation
int get selectedCount => selectedKeys.length;
te_widgets package
documentation
widgets/list/controller/list_controller
TListControllerSelection<T, K>
selectedCount property
TListControllerSelection extension on
TListController
<
T
,
K
>