onFocus property

Stream<Event> get onFocus

Implementation

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