Variable EditWidgetBase._hoverTimeoutMillis

class EditWidgetBase
{
  // ...
  long _hoverTimeoutMillis = 800L;
  // ...
}