builder property

WidgetCallback builder
final

A callback function that returns the widget to be built based on the observed state.

Implementation

final WidgetCallback builder;