Could I get some help? I wanna make an app bar like this one, and there was a package that does it but it is deprecated
You can use a PreferredSizeWidget to build a custom app bar, giving a preferred app bar height.
You could use a Container
with a margin as a child and build the UI using a ROW