0

Is there anyway to automatically wrap text with a dash? (-)

Example:

Not wrapped:

https://imgur.com/a/H1PWj1M

Wrapped with dash:

https://imgur.com/a/TCm8RFF

Ahmed Ashour
  • 5,179
  • 10
  • 35
  • 56
Heknon
  • 35
  • 6
  • you can do something programmatically using string length if that's what you're looking for – Henok Dec 25 '19 at 14:26
  • @Henok For that I need to get the width of the Card widget and the width of the text widget, how would I do that? – Heknon Dec 25 '19 at 14:30
  • may be this will help https://stackoverflow.com/questions/49307677/how-to-get-a-height-of-a-widget – Henok Dec 25 '19 at 14:37

0 Answers0