builder property

Widget Function(T?) builder
final

Builder widget to show when data is retrieved from the future

Implementation

final Widget Function(T?) builder;