lv_obj_set_flex_align() function
Set how to place (where to align) the items and tracks
Arguments
main_place
where to place the items on main axis (in their track). Any value of `lv_flex_align_t`.
cross_place
where to place the item in their track on the cross axis. `LV_FLEX_ALIGN_START/END/CENTER`