This commit is contained in:
2025-12-10 16:17:41 +09:00
parent 09d8fdcfe9
commit 2de58a6525
2 changed files with 6 additions and 5 deletions
+5 -5
View File
@@ -85,11 +85,11 @@ class SettingsScreen extends StatelessWidget {
},
),
const SizedBox(height: 20),
const Text(
'Volume: 100%',
style: TextStyle(color: ThemeConfig.textColorWhite),
),
// const SizedBox(height: 20),
// const Text(
// 'Volume: 100%',
// style: TextStyle(color: ThemeConfig.textColorWhite),
// ),
const SizedBox(height: 40),
// Restart Button