set system brightness

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-09 11:44:04 +08:00
parent 1291dc77c8
commit 13c220338c
9 changed files with 47 additions and 16 deletions

View File

@@ -142,7 +142,8 @@ abstract class SettingBoxKey {
silentDownImg = 'silentDownImg',
showMemberShop = 'showMemberShop',
enablePlayAll = 'enablePlayAll',
enableTapDm = 'enableTapDm';
enableTapDm = 'enableTapDm',
setSystemBrightness = 'setSystemBrightness';
static const String minimizeOnExit = 'minimizeOnExit',
windowSize = 'windowSize',