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

Not documented.