themeA method

Color themeA(
  1. double percentage
)

Implementation

Color themeA(double percentage) => _theme(percentage, false);