getButtonBackground method

Color getButtonBackground()

Button Background

Implementation

Color getButtonBackground() {
  return _buttonBackground;
}