Hey folks!
I'm wondering if it's possible to achieve this style (rounded top corners and a black status bar) using the default AppBar widget?
If not, what are the alternatives?
For instance, if we proceed with a Custom Widget, will we encounter any issues related to navigation (handling all the logic of navigating back and forth)?
What are your thoughts?