stream-builder/src/stream_builder_2 library

Classes

SnapshotTuple2<T1, T2>
StreamBuilder2<T1, T2>
StreamInitialDataTuple2<T1, T2>
StreamTuple2<T1, T2>

Typedefs

AsyncWidgetBuilder2<T1, T2> = Widget Function(BuildContext context, AsyncSnapshot<T1> snap1, AsyncSnapshot<T2> snap2)