backgroundColor property

Color backgroundColor
final

The color of the shape itself.

Default color is set to Colors.blueGrey.

Implementation

final Color backgroundColor;