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