What is the best way to give space in Row and Column Flutter? 1 April 2022 Enpatika.com Genel Use Spacer if you want both to be as far apart as possible. Use Wrap instead of Row Widget and give some spacing.