Variable FileNameEditLine._btn

class FileNameEditLine
{
  // ...
  Button _btn;
  // ...
}