自定义toast透明度

This commit is contained in:
KoolShow
2023-12-28 19:29:56 +08:00
parent 7feb462ea5
commit f5a9a8ad68
4 changed files with 81 additions and 1 deletions

View File

@ -98,6 +98,7 @@ class SettingBoxKey {
static const String fullScreenMode = 'fullScreenMode';
static const String defaultDecode = 'defaultDecode';
static const String danmakuEnable = 'danmakuEnable';
static const String defaultToastOp = 'defaultToastOp';
static const String defaultPicQa = 'defaultPicQa';
static const String enableHA = 'enableHA';
static const String enableOnlineTotal = 'enableOnlineTotal';