kspo / super_cupertino_navigation_bar

This package offers a collapsible app bar along with an attractive search bar animation, enhancing the visual appeal of your Flutter app with an iOS-inspired design. This package is versatile, allowing complete customization, and it seamlessly works on both iOS and Android platforms.
https://pub.dev/packages/super_cupertino_navigation_bar
MIT License
55 stars 9 forks source link

how to give shadow to appbar? #8

Open MSarmadQadeer opened 4 months ago

MSarmadQadeer commented 4 months ago

Please guide how can I give a shadow to the appbar. I am trying to give the shadow using the shadowColor property in the SuperAppBar widget. but it doesn't work.