errorBuilder property
Builder for the error state in the overlay.
Implementation
final Widget Function(BuildContext context, Exception error)? errorBuilder;
Builder for the error state in the overlay.
final Widget Function(BuildContext context, Exception error)? errorBuilder;