globalError property

LoadingErrorWidgetBuilder? globalError
getter/setter pair

The global error widget builder.

This widget is displayed if an error occurs while loading an image.

Implementation

LoadingErrorWidgetBuilder? globalError;