scrimColor property
final
Default scrim color for flights (black when unset).
The color's own opacity composes with the animated scrim opacity: the frame drives the dimming (up to maxScrimOpacity) and this color supplies the hue.
Implementation
final Color? scrimColor;