errorIcon property

IconData errorIcon
final

The icon which is shown when the snapshot has an error.

The style is taken from the IconThemeData of your ThemeData or - if defined - from iconStyle.

Implementation

final IconData errorIcon;