pub fn register_theme(theme: Theme)Expand description
Add a custom theme to the enclosing ThemeProvider’s registry, replacing
any existing theme with the same id. No-op without a provider.
pub fn register_theme(theme: Theme)Add a custom theme to the enclosing ThemeProvider’s registry, replacing
any existing theme with the same id. No-op without a provider.