Height of RotateAnimatedText should be static and take biggest text. When we have multiple texts with different line size then when the text changes, during the transaction from one text to another all the widgets below it comes up. It looks weird.
Expected behavior
Height of the widget should take max text size and make it static so that on the change of the text from one to another. Other widgets below it does not get impacted.
Height of RotateAnimatedText should be static and take biggest text. When we have multiple texts with different line size then when the text changes, during the transaction from one text to another all the widgets below it comes up. It looks weird.
Expected behavior Height of the widget should take max text size and make it static so that on the change of the text from one to another. Other widgets below it does not get impacted.