SectionTitleString constructor
SectionTitleString(
- String string
Implementation
new(String string) : this._(FormattedString(MambaColors.deep(string)));
new(String string) : this._(FormattedString(MambaColors.deep(string)));