A widget that does not require mutable state . A stateless widget is a widget that describes part of the user interface by building a constellation of other widgets that describe the user interface more concretely.
A widget that does not require mutable state . A stateless widget is a widget that describes part of the user interface by building a constellation of other widgets that describe the user interface more concretely.