sink property
Where the animation is drawn. Replaced in tests.
Implementation
static StringSink Function() sink =
() => ColorizeLogger.reserveStdout ? stderr : stdout;
Where the animation is drawn. Replaced in tests.
static StringSink Function() sink =
() => ColorizeLogger.reserveStdout ? stderr : stdout;