I have Mutiple composable in my app like settings ...
# compose
s
I have Mutiple composable in my app like settings page, home page, i want to implement dark and light mode switch in the settings page any idea how to do this?
f