decisionBuilder property
Builds the decision log for the selected experiment.
Implementation
final Widget Function(BuildContext context, T experiment) decisionBuilder;
Builds the decision log for the selected experiment.
final Widget Function(BuildContext context, T experiment) decisionBuilder;