Variable EditWidgetBase._showIcons

class EditWidgetBase
{
  // ...
  bool _showIcons = false;
  // ...
}