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