hasSelectionObservers property
Returns true if a subscriber is listening to selectionChanges.
Implementation
@override
bool get hasSelectionObservers => _delegateModel.hasSelectionObservers;
Returns true if a subscriber is listening to selectionChanges.
@override
bool get hasSelectionObservers => _delegateModel.hasSelectionObservers;