axisLabelStyle property

TextStyle? axisLabelStyle
final

Axis label style for the coordinate system.

If this value are null, then kAxisLabelStyle will be used.

Implementation

final TextStyle? axisLabelStyle;