Transparent AppBar

Widgets & Design

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.

What have you tried so far?

I tried to set the color value of the appbar to transparent but without success.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies