expiredTextStyle property

TextStyle? expiredTextStyle
final

Text style used for the "Your code expired" headline on the expired view (shown above the onExpiredGoBack button after the countdown reaches 0).

Implementation

final TextStyle? expiredTextStyle;