SnackbarTypeExtension extension

Extension methods for SnackbarType to get type-specific properties

on

Properties

backgroundColor Color

Available on SnackbarType, provided by the SnackbarTypeExtension extension

Get the default background color for this snackbar type
no setter
icon IconData

Available on SnackbarType, provided by the SnackbarTypeExtension extension

Get the default icon for this snackbar type
no setter
iconColor Color

Available on SnackbarType, provided by the SnackbarTypeExtension extension

Get the default icon color for this snackbar type
no setter
textColor Color

Available on SnackbarType, provided by the SnackbarTypeExtension extension

Get the default text color for this snackbar type
no setter