MultiLevelLabelRenderDetails constructor
MultiLevelLabelRenderDetails()
Creating an argument constructor of MultiLevelLabelRenderDetails class.
Implementation
MultiLevelLabelRenderDetails(
this.actualLevel,
this.text,
this.textStyle,
this.index,
this.axisName,
);