Skip to main content

use_provide_theme

Function use_provide_theme 

pub fn use_provide_theme(theme_cb: impl FnOnce() -> Theme) -> State<Theme>
Expand description

Provides a custom Theme.