pub fn LiquidTheme(__arg0: LiquidThemeSpec, content: impl FnOnce())Expand description
Provides the Liquid design system (colors, typography) to content.
SchemeMode::Auto follows the OS light/dark appearance live.
pub fn LiquidTheme(__arg0: LiquidThemeSpec, content: impl FnOnce())Provides the Liquid design system (colors, typography) to content.
SchemeMode::Auto follows the OS light/dark appearance live.