Variable Style._textFlags

class Style
{
  // ...
  uint _textFlags = 0u;
  // ...
}