backgroundColor property

Color? backgroundColor
final

The background color of the snackbar If null, will use type-specific default colors

Implementation

final Color? backgroundColor;