Row widget
The Row widget is a horizontal layout widget in Flutter that allows you to display multiple widgets side-by-side in a single row. It is ideal for scenarios where you want to display multiple widgets such as icons, text, or images in a row, and you want to control their alignment