How do I achieve Row and Column Grid Text Alignment in Flutter? Check the example down below :
Thank you in advance.
You can simply use Table and TableRow in order to achieve the design that you are trying to get.