EntryDescriptionString constructor

EntryDescriptionString(
  1. String string
)

Implementation

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