backgroundColor property

Color backgroundColor
final

It is the background color that the gradient and the PreviewFrame will have

DEFAULT:

 Colors.black.withOpacity(0.28);

Implementation

final Color backgroundColor;