01Which widget is used to arrange children vertically?
02Which widget allows you to overlap widgets on top of each other?
03What is the purpose of the 'Scaffold' widget?
04How do you navigate to a new screen in Flutter?
05What does 'Navigator.pop(context)' do?