use_init_root_theme
freya_
components
0.4.0-rc.1
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
>