titleColor property
The color of the title text in the download fonts dialog.
This property allows you to customize the color of the title text. If no color is provided, the default color will be used.
Implementation
final Color? titleColor;
The color of the title text in the download fonts dialog.
This property allows you to customize the color of the title text. If no color is provided, the default color will be used.
final Color? titleColor;