Variable FilePathPanelItem._text

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