colorProfile property
The detected color profile of the terminal.
Implementation
@override
ColorProfile get colorProfile => _output.colorProfile;
The detected color profile of the terminal.
@override
ColorProfile get colorProfile => _output.colorProfile;