colorProfile property

  1. @override
ColorProfile get colorProfile
override

The color capability profile of the target surface.

Implementation

@override
ColorProfile get colorProfile => _delegate.colorProfile;