backgroundColor property

  1. @override
Color? backgroundColor
final

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

The default is light grey.

Implementation

@override
final Color? backgroundColor;