Good thing to know (maybe it will help you with searches. The very top element with time etc. is called status bar).
This will show you how to do it "edge to edge" it doesn't happen out of the box. Just follow the instructions and you will know what to remove.
https://developer.android.com/develop/ui/views/layout/edge-to-edge
This is if you would like to remove the composable from the "Status bar"
TopApp bar is not coming out of the box so in normal screen it won't be there at all. If you would like to have a TopApp bar you should use "Scaffold".