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