RichTextPlaceholder constructor
creates a new RichTextPlaceholder out of its components
Implementation
RichTextPlaceholder(this.symbol, this.value);
creates a new RichTextPlaceholder out of its components
RichTextPlaceholder(this.symbol, this.value);