fontNameStyle property

TextStyle? fontNameStyle
final

The text style for displaying the font name in the download fonts dialog.

This style can be customized to change the appearance of the font name text.

If no style is provided, the default text style will be used.

Implementation

final TextStyle? fontNameStyle;