Variable StatusLineTextPanel._text

class StatusLineTextPanel
{
  // ...
  TextWidget _text;
  // ...
}