| Parameter | Description |
|---|---|
| smartSettings | Formatter and parser settings. |
| parent | Parent FormatItem. |
| baseString | Reference to the parsed format string. |
| startIndex | Start index of the LiteralText in the format string. |
| endIndex | End index of the LiteralText in the format string. |
LiteralText The LiteralText instance, representing the literal text that is found in a parsed format string.
Initializes the LiteralText instance, representing the literal text that is found in a parsed format string.