The function allows displaying custom widget on top of table should an error happen. E.g. data source faild to load data
final Widget Function(Object? error)? errorBuilder;