Variable StatusLine._defStatus

class StatusLine
{
  // ...
  TextWidget _defStatus;
  // ...
}