menu
webf package
documentation
devtools.dart
DOMAttributeModifiedEvent
DOMAttributeModifiedEvent.new constructor
DOMAttributeModifiedEvent.new constructor
dark_mode
light_mode
DOMAttributeModifiedEvent
constructor
DOMAttributeModifiedEvent
(
{
required
Element
element
,
required
String
name
,
String
?
value
,
})
Implementation
DOMAttributeModifiedEvent( {required this.element, required this.name, this.value});
webf package
documentation
devtools
DOMAttributeModifiedEvent
DOMAttributeModifiedEvent.new constructor
DOMAttributeModifiedEvent class