Merge pull request #5087 from pangeachat/5086-allow-main-word-card-word-text-to-be-copyable

chore: allow users to highlight main word in word card
This commit is contained in:
ggurdin 2026-01-06 13:58:03 -05:00 committed by GitHub
commit 4f53e70135
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,7 @@ class WordZoomWidget extends StatelessWidget {
minHeight: 40.0,
),
alignment: Alignment.center,
child: Text(
child: SelectableText(
token.content,
textAlign: TextAlign.center,
style: TextStyle(