Thumb style for disabled/off switches.
const switchThumbOffStyle = {..._thumbBaseStyle, 'transform': 'translateX(0)'};