Instantly share code, notes, and snippets.
// flutter setState(() { name = newValue })
// react this.setState({ name: newValue })