maxRed property

  1. @override
  2. @nonVirtual
int maxRed
inherited

The maximum value for the red channel.

Implementation

@override
@nonVirtual
int get maxRed => 0xFF;