chartIsDirty property

bool get chartIsDirty

If the chart configuration has changed and requires a redraw.

Implementation

bool get chartIsDirty => _chartIsDirty;