scaleIndicatorBuilder property

ScaleIndicatorBuilder<T> scaleIndicatorBuilder
final

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

Implementation

final ScaleIndicatorBuilder<T> scaleIndicatorBuilder;