filmov
tv
#21 || Exploring Flutter Widgets || Flutter Expanded Widget

Показать описание
In this video I have discussed about Expanded Widget in Flutter.
Expanded Widget
=====================
A widget that expands a child of a Row, Column, or Flex so that the child fills the available space. If multiple children are expanded, the available space is divided among them according to the flex factor. An Expanded widget must be a descendant of a Row, Column, or Flex.
#FlutterExpandedWidget #RipplesCode #MasteringFlutter
Expanded Widget
=====================
A widget that expands a child of a Row, Column, or Flex so that the child fills the available space. If multiple children are expanded, the available space is divided among them according to the flex factor. An Expanded widget must be a descendant of a Row, Column, or Flex.
#FlutterExpandedWidget #RipplesCode #MasteringFlutter