interface ThemeProviderProps {
    theme: Theme;
}

Properties

Properties

theme: Theme