Used to wrap the onData, onError on onLoading result with another Widget such as a Scaffold.
final Widget Function(BuildContext context, Widget child, List<dynamic> data) builder;