surfaceTintColor property

Color? surfaceTintColor
final

The color used as a surface tint overlay on the drawer's background color, which reflects the drawer's elevation.

Implementation

final Color? surfaceTintColor;