maxGray property

  1. @override
int maxGray
override

The maximum value for the gray channel.

Implementation

@override
int get maxGray => 0xFF;