tickNotifier property

ValueNotifier<int> get tickNotifier

Implementation

ValueNotifier<int> get tickNotifier => _tickNotifier;