backgroundColor property
final
The color of the scrim (background) that fades in and out during the transition.
If not provided, defaults to current theme's ColorScheme.surface color.
Implementation
final Color? backgroundColor;
The color of the scrim (background) that fades in and out during the transition.
If not provided, defaults to current theme's ColorScheme.surface color.
final Color? backgroundColor;