Settings¶
The settings feature allows users to customize application preferences.
Screens¶
SettingsScreen
: Interface for changing application settings:- Theme mode toggle (dark/light)
- Version information
Providers¶
themeProvider
: Controls dark/light mode settings
Interactions¶
- Uses
ThemeUtils
for theme management