Hi SHEEBA KHAN ,
Follow the below steps you can find solution for your problem.
1. Check your module theme first

Default Theme property of module should not be (none) . If it is set to none then you get empty screen (without title top menu , action) when you will create a new screen. So set it to your App theme.
2. If you already created with New Screen with (none) Default Theme. Then widget tree of screen should be nothing. You can see this image where screen has no any widget.

3. Right click on your empty screen. In my case it is test2Screen and then Insert WebBlock.

4. Now it show Pop up to select web block. Choose LayOutTopMenu now you can see all common layout in your empty scree.
Hope this help.
Thank you.