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