displayedLabel property

String? displayedLabel

Implementation

String? get displayedLabel => _$this._displayedLabel;
void displayedLabel=(String? displayedLabel)

Implementation

set displayedLabel(String? displayedLabel) =>
    _$this._displayedLabel = displayedLabel;