XLabel constructor

XLabel(
  1. List labelList, {
  2. XLabelConfig? config,
})

Implementation

XLabel(this.labelList, {this.config});