counterTimer property

ValueNotifier<int?> get counterTimer

Implementation

ValueNotifier<int?> get counterTimer => _counterTimer;