evidenceBuilder property
Builds the evidence panel for the selected experiment.
Implementation
final Widget Function(BuildContext context, T experiment) evidenceBuilder;
Builds the evidence panel for the selected experiment.
final Widget Function(BuildContext context, T experiment) evidenceBuilder;