woltapp / wolt_modal_sheet

This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NavigationBar Issue

ribuemsyne opened this issue · comments

Hi,
Is there any way we can hide the horizontal thin line in navigation bar. My modal sheet is a fixed one and that horizontal line urges users to drag the content.
Screenshot 2024-04-05 at 10 02 15 AM
Uploading Screenshot 2024-04-05 at 10.02.15 AM.png…

Hi! You can do this both in modal sheet level and page level. This line will do it when showing the modal. Setting enableDrag to false will also hide it.