Dart API Reference
dart:html
Event
Event
Event
constructor
Event
(
String
type
,
{
bool
canBubble
:
true
,
bool
cancelable
:
true
}
)