BoxShadowParser constructor

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

Constructs a BoxShadowParser.

Implementation

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