opt: 字幕类别补充

This commit is contained in:
guozhigq
2024-04-18 00:00:19 +08:00
parent eaa3e5c349
commit 3e9b69b86a
3 changed files with 18 additions and 16 deletions

View File

@ -1306,20 +1306,6 @@ class _HeaderControlState extends State<HeaderControl> {
],
/// 字幕
// SizedBox(
// width: 34,
// height: 34,
// child: IconButton(
// style: ButtonStyle(
// padding: MaterialStateProperty.all(EdgeInsets.zero),
// ),
// onPressed: () => showSubtitleDialog(),
// icon: const Icon(
// Icons.closed_caption_off,
// size: 22,
// ),
// ),
// ),
ComBtn(
icon: const Icon(
Icons.closed_caption_off,