wip: apply scheme logic.

This commit is contained in:
2021-12-09 18:47:35 +08:00
parent 9a21766291
commit 1f542cb585
3 changed files with 52 additions and 8 deletions
+1
View File
@@ -1,4 +1,5 @@
class SPKeys {
static final String brightnessMode = 'BRIGHTNESS_MODE';
static final String appliedSchemeId = 'APPLIED_SCHEME_ID';
static final String userLanguage = 'USER_LANGUAGE';
}