MainAxisAlignment is a property of Column widget . It is used to arrange children widgets into vertically format according to given axis. Today we would use the Column widget and make children widget into single column format in flutter.
MainAxisAlignment is a property of Column widget . It is used to arrange children widgets into vertically format according to given axis. Today we would use the Column widget and make children widget into single column format in flutter.