errorIcon property

Widget? errorIcon
final

the error icon to show when the url is null, the default is Icons.insert_photo if not provided

Implementation

final Widget? errorIcon;