indent method

void indent()

Increase indentation level

Implementation

void indent() => _currentIndent++;