valueVindicatorShape static method

SliderThemeData valueVindicatorShape(
  1. SliderComponentShape shape
)

Implementation

static SliderThemeData valueVindicatorShape(SliderComponentShape shape) =>
    SliderThemeData(valueIndicatorShape: shape);