dataSelections property

Iterable<Selection> get dataSelections

Recover the current list of data selections.

Implementation

Iterable<Selection> get dataSelections => dataSelectionsValueListenable.value;