Variable Style._parentStyle

class Style
{
  // ...
  Style _parentStyle;
  // ...
}