surfaceTintColor property

Color? surfaceTintColor
final

The color used for the soft background tint. If null, Theme's background color is used.

Implementation

final Color? surfaceTintColor;