selectionStream property
Stream<List<EntityData> >
get
selectionStream
Stream to receive selection changes.
Implementation
Stream<List<EntityData>> get selectionStream;
Stream to receive selection changes.
Stream<List<EntityData>> get selectionStream;