onCancel property Null safety

Stream<Event> onCancel

Implementation

Stream<Event> get onCancel => cancelEvent.forTarget(this);