green property

P green

Green color with full transparency.

Implementation

P get green {
  return create(green: maxGreen);
}