isAllSelected property

bool get isAllSelected

Implementation

bool get isAllSelected => value.displayItems.isNotEmpty && value.displayItems.length == selectedCount;