VicoTheme
Overview
ProvideVicoTheme(remember(/* ... */) { VicoTheme(/* ... */) }) { /* ... */ }Material theming
ProvideVicoTheme(rememberM2VicoTheme()) { /* ... */ }ProvideVicoTheme(rememberM3VicoTheme()) { /* ... */ }Last updated