thumbColor property

void thumbColor=(Color? value)

Implementation

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