Function: useUiTheme()
useUiTheme():
UiThemeContextValue
Reads the currently resolved library theme from the nearest provider.
Returns
The active theme context for the current subtree.
Throws
Error When called outside of UiThemeProvider.
useUiTheme():
UiThemeContextValue
Reads the currently resolved library theme from the nearest provider.
The active theme context for the current subtree.
Error When called outside of UiThemeProvider.