SectionTitleString constructor

SectionTitleString(
  1. String string
)

Implementation

new(String string) : this._(FormattedString(MambaColors.deep(string)));