getButtonTextColor method

String getButtonTextColor()

Implementation

String getButtonTextColor() {
  return _buttonTextColor;
}