Variable MenuWidgetBase._selectionChangingInProgress

class MenuWidgetBase
{
  // ...
  bool _selectionChangingInProgress;
  // ...
}