Using SafeArea in Flutter

I am trying to understand the SafeArea widget in Flutter.

SafeArea code added to Flutter Gallery app here in github show top:false and bottom:false everywhere. Why do these need to be set false in these cases?

Comments

Popular posts from this blog

react-native vs reactXP

Implementation of a function object “power” operator in Raku

Storage in React Native