This value will actually be null instead of undefined.
null
undefined
The type is fudged because null is not compatible with the React.CSSProperties type.
React.CSSProperties
The style prop should interpret null and undefined the same way.
style