backgroundColor property

Color? backgroundColor
final

Background color to for the widget. If not specified, a random color will be generated.

Implementation

final Color? backgroundColor;