You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use this widget and you put it in a Row widget so that you can have widgets on either side of it, you will see that the text is not centered properly. I even tried a SizedBox, but even when it's big enough to see the text, it's off center to the left.
Using the Debug Paint really illustrates that the text box isn't expanded all the way across nor centered properly in this case.
For example (This row was also in a Column if that make a difference):
If you use this widget and you put it in a Row widget so that you can have widgets on either side of it, you will see that the text is not centered properly. I even tried a SizedBox, but even when it's big enough to see the text, it's off center to the left.
Using the Debug Paint really illustrates that the text box isn't expanded all the way across nor centered properly in this case.
For example (This row was also in a
Column
if that make a difference):Any thoughts?
Thank you,
Michael
The text was updated successfully, but these errors were encountered: