errorBuilder property

WidgetBuilder? errorBuilder
final

Function that creates a widget when the page has failed to load its content.

Implementation

final WidgetBuilder? errorBuilder;