complementary method

OkLch complementary()

Implementation

OkLch complementary() {
  return rotated(180);
}