style property

SeniorSnackbarStyle? style
final

Component style definitions. Allows you to configure: SeniorSnackbarStyle.backgroundColor the background color of the snackbar. SeniorSnackbarStyle.fontColor the color of the snackbar font. SeniorSnackbarStyle.iconColor the color of the snackbar font.

Implementation

final SeniorSnackbarStyle? style;