AxisLabel constructor
const
AxisLabel({})
Implementation
const AxisLabel({
this.show = true,
this.interval = 0,
this.inside = false,
this.rotate = 0,
this.margin = 8,
this.showMinLabel,
this.showMaxLabel,
this.hideOverLap = true,
this.labelStyle = const LabelStyle(),
});