What is SizedBox in Flutter?

SizedBox is a built-in widget in flutter SDK . It is a simple box with a specified size. It can be used to set size constraints to the child widget, put an empty SizedBox between the two widgets to get some space in between, or something else. It is somewhat similar to a Container widget with fewer properties.

Sizin İçin Seçtik  Bir çok nasıl yazilir TDK?

Leave a Reply

Your email address will not be published. Required fields are marked *