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