onFocus property

Stream<Event> onFocus

Implementation

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