Navbar with status bar line

Hello I am using framework7-svelte and I would like to make Navbar looks like here:

with nice status line.

But now I have this:

where title text is too close to the status bar.

My code:

  <Navbar title="Test title text" noShadow>
  </Navbar>

Do you know how make it like in the first example?

Check this topic V5 and statusbar overlapping navbar