addIndent method

void addIndent()

Implementation

void addIndent() {
  _isAddIndent = true;
}