stdinSupportsAnsi property Null safety
When stdin is connected to a terminal, whether ANSI codes are supported.
Implementation
bool get stdinSupportsAnsi;
When stdin is connected to a terminal, whether ANSI codes are supported.
bool get stdinSupportsAnsi;