chore: allow users to highlight main word in word card

This commit is contained in:
ggurdin 2026-01-06 13:57:25 -05:00
parent b1dbf0cf37
commit db5bc50694
No known key found for this signature in database
GPG key ID: A01CB41737CBB478

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(