Widget to display if a CRUD operation fails
final Widget Function(dynamic, void Function())? onError;