scaleIntervalTextStyle property

TextStyle scaleIntervalTextStyle
final

The text style applied to the unit interval text.

This defines how the unit interval labels (e.g., "kg", "cm") will appear, including properties like font size, weight, and color.

Implementation

final TextStyle scaleIntervalTextStyle;