contentWidth property

double? contentWidth
final

If the contentWidth is upper than the current width then the content will be scrollable (only valid for bezierChartScale = CUSTOM)

Implementation

final double? contentWidth;