PartitionControls constructor
Implementation
const PartitionControls({
super.key,
required this.onTrainChanged,
required this.onTuneChanged,
required this.onTestChanged,
required this.onValidationChanged,
required this.showOutOfRangeWarning,
});