SetFillTransformation constructor

const SetFillTransformation([
  1. String hexColor = '#ffffff'
])

Implementation

const SetFillTransformation([this.hexColor = '#ffffff']);