Hi Team,
I'm trying to implement a simple vertically rotated text to fit in a card like you see below. I must be wrapping the transform widget in the wrong place or something but I can't get it to function correctly with proper alignment.
Achieving this with Transform on the text is easy but if the text becomes longer than the width of the card then it breaks my alignment by going to two lines of text. If I turn off flexible the text is trimmed short.
It seems like the transform doesn't affect the text's primary axis and keeps width within the bounds of the parent container rather than using height.
How do I get Vertical Text?
Widgets & Design
Resolved
I've tried multiple text expansion options and wrapped in both rows and columns
Yes
3 replies