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