feat: 全屏方式设置

This commit is contained in:
guozhigq
2023-08-13 19:40:22 +08:00
parent 17b02d9ae9
commit f50e6d18dd
4 changed files with 87 additions and 11 deletions

View File

@ -79,6 +79,7 @@ class SettingBoxKey {
static const String defaultPicQa = 'defaultPicQa';
static const String danmakuEnable = 'danmakuEnable';
static const String fullScreenMode = 'fullScreenMode';
}
class LocalCacheKey {