accentAlpha method

Color accentAlpha([
  1. int step = 9
])

Implementation

Color accentAlpha([int step = 9]) =>
    _structFortalezaColor.accentAlpha[step].resolve(context);