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