Variable Style._substates

class Style
{
  // ...
  Style[] _substates;
  // ...
}