errorBuilder property
Custom widget builder for displaying error states.
Receives the error object and stack trace for custom error presentation.
Implementation
final ErrorWidgetBuilder? errorBuilder;
Custom widget builder for displaying error states.
Receives the error object and stack trace for custom error presentation.
final ErrorWidgetBuilder? errorBuilder;