feat: 播放顺序、视频详情操作栏样式
This commit is contained in:
@ -157,4 +157,6 @@ class VideoBoxKey {
|
||||
static const String videoBrightness = 'videoBrightness';
|
||||
// 倍速
|
||||
static const String videoSpeed = 'videoSpeed';
|
||||
// 播放顺序
|
||||
static const String playRepeat = 'playRepeat';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user