backgroundColor property

Color? backgroundColor
final

The color of the background. If not provided, defaults to white.

Implementation

final Color? backgroundColor;