mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: 多行标题无障碍适配
This commit is contained in:
@@ -189,7 +189,6 @@ class VideoContent extends StatelessWidget {
|
||||
? Theme.of(context).colorScheme.primary
|
||||
: Theme.of(context).colorScheme.onSurface,
|
||||
),
|
||||
semanticsLabel: i['text'] as String,
|
||||
),
|
||||
]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user