showLegend property

bool? showLegend

Implementation

bool? get showLegend => _$this._showLegend;
void showLegend=(bool? showLegend)

Implementation

set showLegend(bool? showLegend) => _$this._showLegend = showLegend;