CustomEvent(
String type,
{bool canBubble: true,
bool cancelable: true,
Object detail}
)

Not documented.