SliderLabel constructor
Creates a SliderLabel with the specified text
and textStyle
.
Implementation
const SliderLabel({required this.text, required this.textStyle});
Creates a SliderLabel with the specified text
and textStyle
.
const SliderLabel({required this.text, required this.textStyle});