thumbColor property

set thumbColor (Color? value)

Implementation

set thumbColor(Color? value) => thumbColorState = NikuState.all(value);