menu
flutter_tts package
documentation
flutter_tts_web.dart
FlutterTtsPlugin
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
get
isPlaying
Implementation
bool get isPlaying => ttsState == TtsState.playing;
flutter_tts package
documentation
flutter_tts_web
FlutterTtsPlugin
isPlaying property
FlutterTtsPlugin class