centerColor3 property

void centerColor3=(Color value)

Implementation

set centerColor3(Color value) {
  _centerColor3.value = value;
}