AnsiColor constructor

const AnsiColor(
  1. String code
)

Implementation

const AnsiColor(this.code);