Hello Commuinity!
New here and having a lot of fun playing with FlutterFlow for a test project.
Can anyone tell me how I can do ellipsis text overflow?
The docs suggest I can do this on a standard text field, however, I do not seemingly have these properties.
For an example, I would like to display an Item Name and Item Description on a card, however, given that some items desctiptions will be longer than others, limit this to X amount of lines and show the full description on the product page given a user clicks through.
Any help would be greatly appreciated, and if I have overlooked anything, I would be grateful if you can point me in the right direction :)
Thanks!