Optional
Error message to throw if the context is undefined
undefined
The display name of the context
If true, React will throw if context is null or undefined In some cases, you might want to support nested context, so you can set it to false
true
null
false
Error message to throw if the context is
undefined