constructor(props) {
    super();
    this.state = {
      checked: !!props.defaultChecked === true,
      transition: true