onChange property

Get the stream instance for the change event stream.

Implementation

Stream<PropertiesEvent> get onChange => _changeController.stream;