Variable Widget._styleId

style id to lookup style in theme

class Widget
{
  // ...
  string _styleId;
  // ...
}