defBtnMainColor static method

Color defBtnMainColor()

Implementation

static Color defBtnMainColor() {
  return '#04D382'.hexColor();
}