downloadingStyle property
The text style to be applied to the downloading text in the dialog.
This style can be used to customize the appearance of the text displayed while fonts are being downloaded.
If no style is provided, the default text style will be used.
Implementation
final TextStyle? downloadingStyle;