builder property

DataWidgetBuilder<T>? builder
final

Child to display when data is available

Implementation

final DataWidgetBuilder<T>? builder;