allItemsSelected property

bool get allItemsSelected

Implementation

bool get allItemsSelected => widget.selectedItems.length == items.length;