unSelected method

void unSelected()

Implementation

void unSelected() {
  _lineChartState?.unSelected();
}