titleColor property

Color? titleColor
final

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;