getButtonBackgroundColor method

String getButtonBackgroundColor()

Implementation

String getButtonBackgroundColor() {
  return _buttonBackgroundColor;
}