AxisTitleNode constructor

AxisTitleNode(
  1. String label
)

Implementation

AxisTitleNode(this.label);