Package-level declarations

Types

Link copied to clipboard

A runtime-only implementation of ThemeProvider that stores theme state in memory.

Link copied to clipboard
sealed class Theme

Represents the available theme modes for the application.

Link copied to clipboard
interface ThemeProvider

An interface that provides theme management capabilities.

Functions

Link copied to clipboard

Determines if this theme resolves to a dark appearance.

Link copied to clipboard

Creates and remembers a RuntimeThemeProvider with the specified initial theme.