actionLabel property

String? actionLabel
override

Implementation

String? get actionLabel => _$this._actionLabel;
void actionLabel=(covariant String? actionLabel)
covariantoverride

Implementation

set actionLabel(covariant String? actionLabel) => _$this._actionLabel = actionLabel;