countryTextStyle property

TextStyle? countryTextStyle
final

Optional parameter to customize the text style of the country names.

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

Implementation

final TextStyle? countryTextStyle;