Variable Theme._byId

class Theme
{
  // ...
  Style[string] _byId;
  // ...
}