onChange property

EventStream get onChange

Implementation

EventStream<dynamic> get onChange => _onChange ??= EventStream();