enableCancel property

bool enableCancel
final

是否允许取消后重启 / Allow restart after cancel

true: 可以重复启动倒计时 / Can restart countdown false: 启动后不能重复启动 / Cannot restart after started

默认值: false / Default: false

Implementation

final bool enableCancel;