PresentationPresetShapes constructor

PresentationPresetShapes(
  1. String type,
  2. String adjValue,
  3. String fillColorScheme
)

Implementation

PresentationPresetShapes(this.type, this.adjValue, this.fillColorScheme);