ScheduleRemoteExerciseContent constructor
Implementation
const ScheduleRemoteExerciseContent({
super.key,
required this.deviceId,
this.showLegacyExerciseRecommendations = true,
this.showEcoExerciseRecommendations = false,
this.showCancelButton = true,
this.submitLabel,
});