SimpleBarChart.showTitle - multiple declarations

Function SimpleBarChart.showTitle

show title?

bool showTitle() @property;

Function SimpleBarChart.showTitle

void showTitle(
  bool show
) @property;