A String which is the email address displayed on the privacy-policy page.
theme: SoftUI({ supporteMail: String, });
theme: SoftUI({ supporteMail: "you@example.com", });
The support e-mail address
Was this page helpful?