backgroundColor property Null safety
final
        Color to be used for the unselected, enabled chip's background.
The default is light grey.
Implementation
@override
final Color? backgroundColor;
Color to be used for the unselected, enabled chip's background.
The default is light grey.
@override
final Color? backgroundColor;