controller property

ChartController<ChartLabeledState>? controller
final

The instance that defines the current controller of the chart.

Implementation

final ChartController<ChartLabeledState>? controller;