selectionChanges property
Stream<List<SelectionChangeRecord<T> > >
get
selectionChanges
A stream that returns changes to selected elements.
Implementation
Stream<List<SelectionChangeRecord<T>>> get selectionChanges;