enterEvent constant Null safety
Static factory designed to expose enter
events to event
handlers that are not necessarily instances of TextTrackCue.
See EventStreamProvider for usage information.
Implementation
static const EventStreamProvider enterEvent =
const EventStreamProvider('enter')