> This is my first contribution here so please let me know if I have overlooked anything or am missing any required steps. Thanks!
This PR fixes the following issue: https://github.com/flutter/flutter/issues/109487. This fix applies the appropriate `alignment` property to `Wrap` depending on the `textAlign`.
| Before | After |
|--------|------|
|<img width="375" alt="image" src="https://github.com/user-attachments/assets/e10c0f2b-1c6b-439c-b352-ae6447605f35">|<img width="379" alt="image" src="https://github.com/user-attachments/assets/75ca4c7a-6454-4892-86c5-fec121061a58">|