stopTicker method

  1. @override
void stopTicker()
override

Stops the ticker.

Implementation

@override
void stopTicker() => ticker.stop();