AxisLabel constructor
AxisLabel()
Creating an argument constructor of AxisLabel class.
Implementation
AxisLabel(
this.labelStyle,
this.labelSize,
this.text,
this.value,
this.trimmedText,
this.renderText,
);
Creating an argument constructor of AxisLabel class.
AxisLabel(
this.labelStyle,
this.labelSize,
this.text,
this.value,
this.trimmedText,
this.renderText,
);