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 typeno setter - icon → IconData
-
Available on SnackbarType, provided by the SnackbarTypeExtension extension
Get the default icon for this snackbar typeno setter - iconColor → Color
-
Available on SnackbarType, provided by the SnackbarTypeExtension extension
Get the default icon color for this snackbar typeno setter - textColor → Color
-
Available on SnackbarType, provided by the SnackbarTypeExtension extension
Get the default text color for this snackbar typeno setter