buttonTextStyle property
Text style used for both the "Go back to try again" button label on the expired view and the "Retry" button shown after a verification failure. The button's text color is overridden by buttonTextColor, so this style mostly contributes typography (size, weight, family).
Implementation
final TextStyle? buttonTextStyle;