errorBuilder property
Function that creates a widget when the page has failed to load its content.
Implementation
final WidgetBuilder? errorBuilder;
Function that creates a widget when the page has failed to load its content.
final WidgetBuilder? errorBuilder;