status property

CountdownStatus get status

获取当前倒计时状态(实时同步)

Implementation

CountdownStatus get status => statusNotifier.value;