onFocus property Null safety

Stream<Event> onFocus

Implementation

Stream<Event> get onFocus => focusEvent.forTarget(this);