The Row Widget

Learn to place widgets in a Row to make your UI more responsive.

The Row widget is similar to the Column widget. They both extend the Flex widget. The only difference between them is the direction along which the children are placed. We’ll illustrate how we define the constructors of Row and Column widgets in the following code:

Get hands-on with 1200+ tech skills courses.