icon property

IconData? icon
final

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;