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