menu
Dart
dart:html
CustomEvent
CustomEvent factory constructor
CustomEvent
brightness_4
brightness_5
description
CustomEvent
constructor
CustomEvent
(
String
type
,
{
bool
canBubble
=
true
,
bool
cancelable
=
true
,
Object
?
detail
}
)
Implementation
factory CustomEvent
Dart
dart:html
CustomEvent
CustomEvent factory constructor
CustomEvent class