linearProgressBackgroundColor property

Color? linearProgressBackgroundColor
final

The background color for the linear progress indicator in the download fonts dialog.

This color is used to fill the background of the linear progress indicator. If no color is provided, the default color will be used.

Implementation

final Color? linearProgressBackgroundColor;