ChartTitle constructor

ChartTitle({
  1. String text,
})

Implementation

external factory ChartTitle({String text});