label property

LabelStyle? label
getter/setter pair

The label style for all ticks.

Only one in label and labelMapper can be set.

If null and labelMapper is also null, there will be no labels.

Implementation

LabelStyle? label;