surfaceTintColor property
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:
- Material.surfaceTintColor, which described this feature in more detail.
Implementation
final Color? surfaceTintColor;