surfaceTintColor property Null safety

Color? surfaceTintColor

Color of the chip's surface tint overlay when its elevation is greater than 0.

The default is null.

Implementation

Color? get surfaceTintColor;