menu
Dart
dart:html
UIEvent
UIEvent factory constructor
UIEvent
brightness_4
brightness_5
description
UIEvent
constructor
UIEvent
(
String
type
,
{
Window
?
view
,
int
detail
=
0
,
bool
canBubble
=
true
,
bool
cancelable
=
true
}
)
Implementation
factory UIEvent
Dart
dart:html
UIEvent
UIEvent factory constructor
UIEvent class