markEvent constant

EventStreamProvider<SpeechSynthesisEvent> const markEvent

Implementation

static const EventStreamProvider<SpeechSynthesisEvent> markEvent =
    EventStreamProvider<SpeechSynthesisEvent>('mark');