StandaloneScheduleExercisePage constructor
Implementation
const StandaloneScheduleExercisePage({
required this.title,
this.showLegacyExerciseRecommendations = false,
this.showEcoExerciseRecommendations = false,
this.showCancelButton = false,
this.submitLabel,
});