OverlappingGoalModel constructor
const
OverlappingGoalModel({})
Implementation
const OverlappingGoalModel({
required this.goalDashWidth,
required this.goalDashSpace,
required this.goalLineWidth,
required this.goalLineValue,
required this.goalLineColor,
});