countdownTextStyle property
Text style used for the "Code valid for M:SS" countdown line shown below the digits while the countdown is running.
Should include the desired color (typically a dim/muted tone), since no separate color parameter is exposed for the countdown text.
Implementation
final TextStyle? countdownTextStyle;