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