FontWeightParser constructor

FontWeightParser([
  1. int indentationLevel = 1,
  2. BuilderConfig? config
])

Constructs a FontWeightParser.

Implementation

FontWeightParser([super.indentationLevel, super.config]);