Flexible vs Expanded widget in flutter

Опубликовано: 06 Октябрь 2022
на канале: CodingMiles
605
24

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.