colorProfile property

  1. @override
ColorProfile get colorProfile
override

The detected color profile of the terminal.

Implementation

@override
ColorProfile get colorProfile => _output.colorProfile;