disabledBackgroundColor property
final
The button disabled background color. This color is shown after the SnackBarAction is dismissed.
If not provided, defaults to SnackBarThemeData.disabledActionBackgroundColor.
Implementation
final Color? disabledBackgroundColor;