menu
Dart
dart:html
TextEvent
TextEvent factory constructor
TextEvent
brightness_4
brightness_5
description
TextEvent
constructor
TextEvent
(
String
type
,
{
bool
canBubble
=
false
,
bool
cancelable
=
false
,
Window
?
view
,
String
?
data
}
)
Implementation
factory TextEvent
Dart
dart:html
TextEvent
TextEvent factory constructor
TextEvent class