widget/kaeru_widget/composables/use_dark library

Classes

UseDark
A reactive utility to determine if the current theme is dark.

Functions

useDark() Ref<bool>
A composable that returns a reactive boolean Ref indicating if the current theme is dark.