colorvalue property

set colorvalue (Color selctedColor)

Implementation

set colorvalue(Color selctedColor) {
  color = selctedColor;
}