drawerScrimColor property
The color to use for the scrim that obscures primary content while a drawer is open.
By default, the color is Colors.black54
Implementation
final Color? drawerScrimColor;
The color to use for the scrim that obscures primary content while a drawer is open.
By default, the color is Colors.black54
final Color? drawerScrimColor;