on property

  1. @override
Events on
override

This is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.

Implementation

@override
Events get on => _getProperty(_delegate, 'on');