errorPlaceholder property
Widget shown when a fetch throws an error. Defaults to DefaultErrorPlaceholder.
Implementation
final Widget? errorPlaceholder;
Widget shown when a fetch throws an error. Defaults to DefaultErrorPlaceholder.
final Widget? errorPlaceholder;