state property

Current state of the timer.

Implementation

ValueNotifier<CustomTimerState> get state => _state;