UIEvent(
String type,
{Window view,
int detail: 0,
bool canBubble: true,
bool cancelable: true}
)

Not documented.