getButtonWidth method

int getButtonWidth()

Button Width

Implementation

int getButtonWidth() {
  return _buttonWidth;
}