constructor()

in src/widget-title/widget-title.js [58:61]


    constructor(props) {
      super(props);
      this.state = {};
    }