initialCooldownTimerCenter property
The center widget on the most initial state of the timer. By default it is the play arrow icon. Can be null.
Implementation
final Widget? initialCooldownTimerCenter;
The center widget on the most initial state of the timer. By default it is the play arrow icon. Can be null.
final Widget? initialCooldownTimerCenter;