scaleIndicatorBuilder property

ScaleIndicatorBuilder<int>? scaleIndicatorBuilder
final

The function used to build the widget that represents the current value on the scale.

Implementation

final ScaleIndicatorBuilder<int>? scaleIndicatorBuilder;