menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
FocusEvent
FocusEvent.new constructor
FocusEvent class