4 Ways To Set Background Color Of A Screen In Flutter
Read moreHow do you color the safe area flutter?
What if you want to change the color of a SafeArea? You have to wrap it in a Container and set the Container’s color . What if you want the SafeArea to be transparent with UI underneath it? Then you’ll have to implement some sort of Stack of widgets.12 Nis 2020
Read more