Variable EditableContent._smartIndentsAfterPaste

class EditableContent
{
  // ...
  bool _smartIndentsAfterPaste;
  // ...
}