Im currently developing an app which has a Settings menu. My App uses a dark theme as default theme, and i need to change Title and Summary text color. I also want to use icons like the Android 10 Settings menu:
How can i replicate this menu and with what component? Is PreferencesMenu a valuable component to do this?