thumbIcon property

set thumbIcon (Icon icon)

Implementation

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