Show bottomSheet beneath bottomNavigationBar

后端 未结 3 727
谎友^
谎友^ 2021-02-15 19:43

In our app we\'re using a bottomSheet along with a bottomNavigationBar.

The bottomSheet appears above the bottomNavigationBar, is there a way to make it appear underneat

3条回答
  •  渐次进展
    2021-02-15 19:49

    Noticed your question. Had same problem and found better solution. Use showModalBottomSheet(). It will overlay bottom navigation.

提交回复
热议问题