red property

P get red

Red color with full transparency.

Implementation

P get red {
  return create(red: maxRed);
}