update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user