Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 258 Bytes

Expanded.md

File metadata and controls

7 lines (6 loc) · 258 Bytes

Expanded

  • Fundamental Widget in Flutter
  • Should be placed inside either a Row or Column
  • Take the screen space as per availible space
  • Documentation

Container