stopHandler method

dynamic stopHandler(
  1. dynamic fn
)

Implementation

stopHandler(fn) => _tts.setCompletionHandler(fn);