blue property

P blue

Blue color with full transparency.

Implementation

P get blue {
  return create(blue: maxBlue);
}