1. defaults = {
  2.    textColor: 'red',
  3.    textOpacity: 0.5,
  4.    buttonWidth: 100,
  5.    buttonHeight: 30
  6. }