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