backgroundGradient property
The background gradient for the header of the download fonts dialog.
This property allows you to customize the background appearance of the header by providing a Gradient. If no gradient is provided, the default background will be used.
Implementation
final Gradient? backgroundGradient;