isTickerActive property

  1. @override
bool get isTickerActive
override

Whether the ticker is currently active.

Implementation

@override
bool get isTickerActive => _shared.isTickerActive;