milestonesBuilder property
Builds the milestones panel for the selected plan.
Implementation
final Widget Function(BuildContext context, T plan) milestonesBuilder;
Builds the milestones panel for the selected plan.
final Widget Function(BuildContext context, T plan) milestonesBuilder;