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