ericltw / notes

0 stars 1 forks source link

Widget in Flutter #40

Open ericltw opened 5 years ago

ericltw commented 5 years ago
Widget
BuildContext
Type of Widgets
Relation between a State and a Context
Stateful Widget lifecycle
Inherited Widget
ericltw commented 5 years ago

A widget in Flutter represents an immutable description of part of the user interface.