What is the use of flexible widget in flutter?

Using a Flexible widget gives a child of a Row, Column, or Flex the flexibility to expand to fill the available space in the main axis (e.g., horizontally for a Row or vertically for a Column), but, unlike Expanded, Flexible does not require the child to fill the available space.

Sizin İçin Seçtik  How do you use Row flutters?

Leave a Reply

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