themeB method

Color themeB(
  1. double percentage
)

Implementation

Color themeB(double percentage) => _theme(percentage, true);