Stateful and stateless widgets If a widget can change—when a user interacts with it, for example—it’s stateful . A stateless widget never changes. Icon , IconButton , and Text are examples of stateless widgets.
Stateful and stateless widgets If a widget can change—when a user interacts with it, for example—it’s stateful . A stateless widget never changes. Icon , IconButton , and Text are examples of stateless widgets.