disabledActionBackgroundColor property

Color? disabledActionBackgroundColor
final

Overrides default value for SnackBarAction..

If null, SnackBarAction falls back to Colors.transparent.

Implementation

final Color? disabledActionBackgroundColor;