freya_
components
0.4.0-alpha.4
In freya_
components::
theming::
hooks
freya_components
::
theming
::
hooks
Function
use_init_root_theme
Copy item path
Source
pub fn use_init_root_theme(theme_cb: impl
FnOnce
() ->
Theme
) ->
State
<
Theme
>