iconColor property

Color? iconColor
final

The color of the icon in the dialog.

This property allows you to customize the color of the icon displayed in the download fonts dialog. If no color is provided, the default color will be used.

Implementation

final Color? iconColor;