backgroundColor property

Color? backgroundColor
final

Color to be used for the unselected, enabled chip's background.

The default is light grey.

Implementation

final Color? backgroundColor;