Variable FindPanel._backDirection

class FindPanel
{
  // ...
  bool _backDirection;
  // ...
}