fixedValues property

List<FlutterSliderFixedValue>? fixedValues
final

A list of fixed values that can be selected on the slider.

Implementation

final List<FlutterSliderFixedValue>? fixedValues;