grade opening default false
This commit is contained in:
parent
5a39f2053f
commit
1483c39029
@ -330,7 +330,7 @@ class SettingsProvider extends ChangeNotifier {
|
|||||||
presentationMode: false,
|
presentationMode: false,
|
||||||
bellDelayEnabled: false,
|
bellDelayEnabled: false,
|
||||||
bellDelay: 0,
|
bellDelay: 0,
|
||||||
gradeOpeningFun: true,
|
gradeOpeningFun: false,
|
||||||
iconPack: IconPack.cupertino,
|
iconPack: IconPack.cupertino,
|
||||||
customAccentColor: const Color(0xff3D7BF4),
|
customAccentColor: const Color(0xff3D7BF4),
|
||||||
customBackgroundColor: const Color(0xff000000),
|
customBackgroundColor: const Color(0xff000000),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user