Hi guys,
I was wondering if that was possible to make the appbar transparent, so the background's color/image would be visible.
EDIT: So actually, I think it's not the appbar the issue, it's the container below it that is not taking the full page space. Is it possible to do so? There is an option in Flutter called "Set Scaffold extendBodyBehindAppBar=true
" but I don't think it exists in Flutterflow.