TextEvent(
String type,
{bool canBubble: false,
bool cancelable: false,
Window view,
String data}
)

Not documented.