builder property
A callback function that returns the widget to be built based on the observed state.
Implementation
final WidgetCallback builder;
A callback function that returns the widget to be built based on the observed state.
final WidgetCallback builder;