menu
pxl
pxl.dart
Rgb
<
P
,
C
>
red property
red
dark_mode
light_mode
red
property
P
red
Red color with full transparency.
Implementation
P get red { return create(red: maxRed); }
pxl
pxl
Rgb
<
P
,
C
>
red property
Rgb class