menu
pxl
pxl.dart
Argb8888
maxRed property
maxRed
dark_mode
light_mode
maxRed
property
@
override
@
nonVirtual
int
maxRed
inherited
The maximum value for the red channel.
Implementation
@override @nonVirtual int get maxRed => 0xFF;
pxl
pxl
Argb8888
maxRed property
Argb8888 class