Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
quiet-programmer committed May 15, 2023
1 parent 28f69ad commit b2b1858
Show file tree
Hide file tree
Showing 3 changed files with 396 additions and 271 deletions.
1 change: 0 additions & 1 deletion lib/app/screens/settings_screen.dart
Expand Up @@ -87,7 +87,6 @@ class _SettingsScreenState extends State<SettingsScreen> {
'Enable Dark Theme',
style: TextStyle(),
),
subtitle: const Text('Not working right now'),
trailing: Switch(
value: checkTheme.mTheme,
onChanged: (val) {
Expand Down

0 comments on commit b2b1858

Please sign in to comment.