onFocus property
ElementStream<Event>
get
onFocus
Stream of focus events handled by this Element.
Implementation
ElementStream<Event> get onFocus;
Stream of focus events handled by this Element.
ElementStream<Event> get onFocus;