Variable Style._theme

class Style
{
  // ...
  Theme _theme;
  // ...
}