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