includePartiallySelectedItems property

bool includePartiallySelectedItems
final

If true, will include items that are in an indeterminute (partially selected) state in the list of selected items in the onSelectionChanged callback.

Implementation

final bool includePartiallySelectedItems;