surfaceTintColor property

Color? surfaceTintColor
final

Overrides the default value of Dialog.surfaceTintColor.

See also: Material.surfaceTintColor, which explains how this color is related to elevation and backgroundColor.

Implementation

final Color? surfaceTintColor;