builder property

Widget Function(T?) builder
final

Builder widget to show when data is retrieved from the stream

Implementation

final Widget Function(T?) builder;