Variable EditWidgetBase._showTabPositionMarks

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