surfaceTintColor property Null safety
Color of the chip's surface tint overlay when its elevation is greater than 0.
The default is null.
Implementation
Color? get surfaceTintColor;
Color of the chip's surface tint overlay when its elevation is greater than 0.
The default is null.
Color? get surfaceTintColor;