builder property
Widget Function(BuildContext context, Map<String, T> ? latestValue, AsyncSnapshot snapshot)
builder
final
Implementation
final material.Widget Function(
BuildContext context,
Map<String, T>? latestValue,
AsyncSnapshot snapshot,
) builder;