Flexible widget in flutter | flutter widgets (Part 18)

Опубликовано: 17 Апрель 2023
на канале: CodingMiles
192
4

Flexible is a built-in widget in flutter which controls how a child of base flex widgets that are Row, Column, and Flex will fill the space available to it. The Expanded widget in flutter is shorthand of Flexible with the default fit of FlexFit.