Variable EditWidgetBase._lastReportedModifiedState

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