indentation top-level constant

String const indentation

The number of spaces used for indentation in the pretty print. Used in LogEntry and StepEntry.

Implementation

const indentation = '        ';