menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
FocusEvent
FocusEvent.new constructor
FocusEvent.new constructor
dark_mode
light_mode
FocusEvent
constructor
FocusEvent
(
String
type
, {
EventTarget
?
relatedTarget
,
})
Implementation
FocusEvent(super.type, {this.relatedTarget});
s_packages package
documentation
s_universal_html/src/_sdk/html
FocusEvent
FocusEvent.new constructor
FocusEvent class