TypographyParser constructor
TypographyParser([
- int indentationLevel = 1,
- BuilderConfig? config
Constructs a TypographyParser.
Implementation
TypographyParser([super.indentationLevel, super.config]);