Event when the element is focused.
@Output('focus') Stream<FocusEvent> get onFocus => _onFocus.stream;