chart property

  1. @protected
CartesianChart<D>? chart

Implementation

@protected
CartesianChart<D>? get chart => _chart;