thumbColor property

void thumbColor=(Color color)

Implementation

set thumbColor(Color color) {
  this.thumbColorState = NikuState.all(color);
}