Domanda di colloquio di IncubXperts

Difference between Statefull widget and stateless widget ?

Risposta di colloquio

Anonimo

6 mar 2021

Statefull widget maintains its own mutable state and it is generally used when we need to change the widget dynamically based on data and similarly stateless widget is used for static widget