thumbIcon property

void thumbIcon=(Icon icon)

Implementation

set thumbIcon(Icon icon) {
  this.thumbIconState = NikuState.all(icon);
}