rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
694 stars 242 forks source link

Can't change BackgroundColor to transparent when using SafeArea #80

Closed OmarMach closed 3 years ago

OmarMach commented 4 years ago

Title says it all.

rafalbednarczuk commented 3 years ago

Please show a screenshot. Probably you need to setup SafeArea below CurvedNavigationBar in the widget tree.