TransitionEvent.constructor constructor
TransitionEvent.constructor(})
Implementation
TransitionEvent.constructor(
super.type, {
this.elapsedTime,
this.propertyName,
this.pseudoElement,
}) : super.internal();