onErrorImage property

Widget Function(BuildContext context, Object exception, StackTrace? stackTrace)? onErrorImage
final

! Handle Error Image

Implementation

final Widget Function(BuildContext context, Object exception, StackTrace? stackTrace)?
    onErrorImage;