endEvent 常量
静态工厂设计用于向非SpeechSynthesisUtterance实例的事件处理器公开end
事件。
有关使用信息,请参阅EventStreamProvider。
实现
static const EventStreamProvider<SpeechSynthesisEvent> endEvent =
const EventStreamProvider<SpeechSynthesisEvent>('end');
静态工厂设计用于向非SpeechSynthesisUtterance实例的事件处理器公开end
事件。
有关使用信息,请参阅EventStreamProvider。
static const EventStreamProvider<SpeechSynthesisEvent> endEvent =
const EventStreamProvider<SpeechSynthesisEvent>('end');