dialCodeTextStyle property

TextStyle? dialCodeTextStyle
final

Optional parameter to customize the appearance of the country dial codes.

If null, defaults to the titleMedium text style from the current Theme.

Implementation

final TextStyle? dialCodeTextStyle;