SolidFormatting constructor
const
SolidFormatting({})
Implementation
const SolidFormatting({
required this.lowerThreshold,
required this.higherThreshold,
required this.lower,
required this.mid,
required this.higher,
this.color,
this.sets,
});