mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
Added SmartLinkage page
This commit is contained in:
@ -30,6 +30,7 @@ class CustomText extends StatelessWidget {
|
||||
Widget build(BuildContext context) {
|
||||
//was SelectableText
|
||||
return Text(
|
||||
softWrap: true,
|
||||
text,
|
||||
style: style,
|
||||
textAlign: textAlign,
|
||||
|
Reference in New Issue
Block a user