Variable FileDialog.leftPanel

class FileDialog
{
  // ...
  Widget leftPanel;
  // ...
}