YAxis constructor

YAxis(
  1. String? title
)

Implementation

YAxis(this.title);