Variable EditWidgetBase._lastBlinkStartTs

class EditWidgetBase
{
  // ...
  long _lastBlinkStartTs;
  // ...
}