actionBackgroundColor property

Color? actionBackgroundColor
final

Overrides default value for SnackBarAction.backgroundColor.

If null, SnackBarAction falls back to Colors.transparent.

Implementation

final Color? actionBackgroundColor;