Variable EditableContent._smartIndents

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