cancelHandler method

dynamic cancelHandler(
  1. dynamic fn
)

Implementation

cancelHandler(fn) => _tts.setCancelHandler(fn);