disabledActionBackgroundColor property
final
Overrides default value for SnackBarAction.disabledBackgroundColor.
If null, SnackBarAction falls back to Colors.transparent.
Implementation
final Color? disabledActionBackgroundColor;
Overrides default value for SnackBarAction.disabledBackgroundColor.
If null, SnackBarAction falls back to Colors.transparent.
final Color? disabledActionBackgroundColor;