heightFactor property

Widgets & Design

How to apply this overlay effect to the items of a ListView?

In Flutter, I used the heightFactor property in the Align Widget that wrapped a Container.

What have you tried so far?

I've already tried, editing the code in VSCode to wrap a Container with the Align Widget, but when the project is recompiled in FF, it removes the Align Widget

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