Basically i’m making an app which requires the background to have a gradient and now i need the listview to be transparent to have the color show, how am i supposed to do that cause Colors.transparent doesn’t work
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
2
Answers
if your wanna create gradient BG in flutter I Think this would be work
try this code it’s work with me to keep the background listview in transparent