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