trackOutlineColor property

set trackOutlineColor (Color color)

Implementation

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