onError property

ErrorBuilder? onError
final

Display a widget when an error occurred

Defaults to a centered Text Widget containing the error

Implementation

final ErrorBuilder? onError;