Set State
Property nodes
Last updated
Property nodes
Last updated
Released in version:
1.0.0
Flutter/Dart link:
The "Set state" node is a property node that emulates the behavior of "setState" in Flutter.
With the setState we can notify the framework that the internal state of the widget has changed, and therefore we ask it to redo the widget.
Inputs
connector
Flow
Allows to continue the flow in this node
Outputs
connector
Flow
The flow can continue through this output