icon property

IconData? icon
final

The icon to display in the snackbar If null, will use type-specific default icons

Implementation

final IconData? icon;