backgroundColor property

Color? backgroundColor
final

The background color of the option button.

Defaults to Material default background color if null.

Implementation

final Color? backgroundColor;