menu
skynexui_components package
documentation
components/provider/provider.dart
useTheme function
useTheme function
dark_mode
light_mode
useTheme
function
Theme
useTheme
(
BuildContext
context
)
Implementation
Theme useTheme(BuildContext context) { return context.watch<SkynexUIProvider>().theme; }
skynexui_components package
documentation
components/provider/provider
useTheme function
provider library