SliderComponentShapeBuilder typedef

SliderComponentShapeBuilder = SliderComponentShape Function(BuildContext context, double value)

Implementation

typedef SliderComponentShapeBuilder = SliderComponentShape Function(
    BuildContext context, double value);