surfaceTintColor property

Color? surfaceTintColor
final

The color of the surface tint overlay applied to the app bar's background color to indicate elevation.

If null no overlay will be applied.

See also:

Implementation

final Color? surfaceTintColor;