icon property
The icon to display above the information text.
Defaults to Ionicons.sad_outline
.
The icon is always displayed in grey color with a size of 25.
Implementation
final IconData? icon;
The icon to display above the information text.
Defaults to Ionicons.sad_outline
.
The icon is always displayed in grey color with a size of 25.
final IconData? icon;