selectionChangesSub property

StreamSubscription<List<SelectionChangeRecord<T?>>>? selectionChangesSub
getter/setter pair

Implementation

StreamSubscription<List<SelectionChangeRecord<T?>>>? selectionChangesSub;