textStyle
Retrieves the text style based on the size of the countdown timer.
Return
A TextStyle
representing the style of the countdown text for the given size.
Parameters
size
The size of the countdown timer, specified by CountdownTimerSize
.