menu
flutter_boilerplate package
documentation
services/text_to_speech/tts_service.dart
TTSService
cancelHandler method
cancelHandler method
dark_mode
light_mode
cancelHandler
method
dynamic
cancelHandler
(
dynamic
fn
)
Implementation
cancelHandler(fn) => _tts.setCancelHandler(fn);
flutter_boilerplate package
documentation
services/text_to_speech/tts_service
TTSService
cancelHandler method
TTSService class