backgroundColor property

Color? backgroundColor
getter/setter pair

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

Implementation

Color? backgroundColor;