how to make appbar lok like is opening a modal?
picture 1 = what exactly what i want to make
picture 2 = i tried with showModalBottomSheet with in case thats not allow me to make it height strecth until appbar
picture 3 = i try with Flutter Backdrop its look like what i want, but the appbar cannot like showModalBottomSheet,
please help me, how to make the appbar has shadow like showModalBottomSheet does, or how to hack showModalBottomSheet so i can make it height below the appbar?