UI.viewport.prefersDark
A binding that is true if the user’s preferences indicate a dark color scheme.
const prefersDark: Binding<boolean>;
Related
namespace viewport static
A namespace containing bindings to viewport properties.
A binding that is true if the user’s preferences indicate a dark color scheme.
const prefersDark: Binding<boolean>;