counterTimer property

ValueNotifier<int?> counterTimer

Implementation

ValueNotifier<int?> get counterTimer => _counterTimer;