backgroundColor property

Color? backgroundColor
final

The color to paint behind the child widgets.

Defaults to transparent.

Implementation

final Color? backgroundColor;