SimpleBarChart.showTitle - multiple declarations
Function SimpleBarChart.showTitle
show title?
bool showTitle() @property;
Function SimpleBarChart.showTitle
void showTitle(
bool show
) @property;
show title?
bool showTitle() @property;
void showTitle(
bool show
) @property;