Create a new Widget instance given the style parameters. Keyword arguments: decorate -- whether to call theme.decorate(self) to allow the theme a chance to decorate the widget. (default is true) style -- a dict of style parameters. x, y -
(self, **params)