Slide 7
Slide 7 text
Stateless widgets
● Immutable - this means that it does not change.
● Examples - Text, Icon, IconButtons
Stateful widgets
● Dynamic - changes as you progress on the UI
● Examples - checkbox, Radio, Slider, Inkwell,Form and TextField