notesStyle property

TextStyle? notesStyle
final

The text style to be applied to the notes section in the download fonts dialog.

This style can be customized to change the appearance of the notes text. If no style is provided, the default text style will be used.

Implementation

final TextStyle? notesStyle;