menu
Dart
dart:html
SpeechRecognition
onEnd property
onEnd
dark_mode
light_mode
描述
onEnd
属性
Stream
<
Event
>
onEnd
处理该
SpeechRecognition
中
end
事件的 Stream。
实现
Stream<Event> get onEnd => endEvent.forTarget(this);
Dart
dart:html
SpeechRecognition
onEnd 属性
SpeechRecognition 类
Cookie 管理控件