onError 属性

Stream<Event> onError

实现

Stream<Event> get onError => errorEvent.forTarget(this);