ctaText property

String? ctaText

Implementation

String? get ctaText => _$this._ctaText;
void ctaText=(String? ctaText)

Implementation

set ctaText(String? ctaText) => _$this._ctaText = ctaText;