pub fn ThemeProvider<'a>(cx: Scope<'a, ThemeProviderProps<'a>>) -> Element<'a>
Provides a Theme for all its children.
Theme
See ThemeProviderProps
ThemeProviderProps