showLabel property

bool? showLabel

Implementation

bool? get showLabel => _$this._showLabel;
void showLabel=(bool? showLabel)

Implementation

set showLabel(bool? showLabel) => _$this._showLabel = showLabel;