// The checkbox is centered vertically with the text. expect(checkboxTopLeft - tileTopLeft, const Offset(736.0, 16.0)); tileTopLeft = tester.getTopLeft(find.byType ...
lv_obj_set_flex_flow(lv_screen_active(), LV_FLEX_FLOW_COLUMN); lv_obj_set_flex_align(lv_screen_active(), LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER); ...