This document discusses two types of widgets in Flutter - visible widgets like buttons and text that are drawn onto the screen, and invisible layout and control widgets like Row, Column, and Container that give structure to an app and control how visible widgets are positioned without being seen directly. Invisible widgets indirectly control the visible user interface.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
208 views2 pages
16.1 Flutter-Widget-Types-Slide PDF
This document discusses two types of widgets in Flutter - visible widgets like buttons and text that are drawn onto the screen, and invisible layout and control widgets like Row, Column, and Container that give structure to an app and control how visible widgets are positioned without being seen directly. Invisible widgets indirectly control the visible user interface.