getButtonColor method

Color getButtonColor()

Button Color

Implementation

Color getButtonColor() {
  return _buttonColor;
}