initialCooldownTimerCenter property

Widget? initialCooldownTimerCenter
final

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;