If I have ``` floatingActionButton: Row( key:_navigation, ... ``` Then the "white zone" has the correct width but the height takes the whole screen. I tried on web only.