RangeSelectorLabel constructor
Creates a RangeSelectorLabel with the given text
and textStyle
.
Implementation
const RangeSelectorLabel({required super.text, required super.textStyle});
Creates a RangeSelectorLabel with the given text
and textStyle
.
const RangeSelectorLabel({required super.text, required super.textStyle});