backgroundGradient property

Gradient? backgroundGradient
final

Give to GetSnackbar a gradient background. It Makes backgroundColor be ignored.

Implementation

final Gradient? backgroundGradient;