DarkenColorDirective constructor

const DarkenColorDirective(
  1. int percentage
)

Implementation

const DarkenColorDirective(this.percentage);