icon property

IconData icon
final

The icon shown in the snackbar.

This icon represents the type of message (e.g., success, error, etc.)

Implementation

final IconData icon;