data library

Typedefs

DataWidgetBuilder<T> = Widget Function(BuildContext context, Iterable<T> values)
ErrorWidgetBuilder = Widget Function(BuildContext context, Object? e, StackTrace? s, VoidCallback? onRetry)