selectedCount property

int get selectedCount

The number of selected items.

Implementation

int get selectedCount => selectedKeys.length;