init method

void init()

Implementation

void init() {
  render = MultiRender(widget.config, this);
}