SeniorNotificationSnackbarThemeData constructor

const SeniorNotificationSnackbarThemeData({
  1. SeniorNotificationSnackbarStyle? style,
})

Theme definitions for the Senior Notification Snackbar component.

Implementation

const SeniorNotificationSnackbarThemeData({
  this.style,
});