Variable EditWidgetBase._caretBlinkingPhase

class EditWidgetBase
{
  // ...
  bool _caretBlinkingPhase;
  // ...
}