Can we pass a boolean `darkTheme` to Compose Theme...
# compose
k
Can we pass a boolean
darkTheme
to Compose Theme Adapter so that it read colors from respective theme xml?
I'm using explicit dark theme for some Composables and I want to retain this behaviour while using MDC theme adapter