Back

appropriate flutter answer

Created 1 year ago
53 Views
2 Comments
Thamizharathiyan
@Thamizharathiyan
Thamizharathiyan
@ThamizharathiyanProfile is locked. Login

In Flutter, what is the purpose of the MainAxisAlignment property of the Row and Column widgets? Options :

a) To specify how the widgets are aligned along the horizontal axis.

b) To specify how the widgets are aligned along the vertical axis.

c) To specify how the widgets are arranged within the row or column.

d) To specify the spacing between the widgets in the row or column.

I Think the correct answer is option C, but it telling the answer as option A.

Comments (2)
Please login to comment.