Reading several elements from an object at once in Flutter

后端 未结 0 1408
北恋
北恋 2020-12-13 08:10

In react, if your component receives props, you could do something like this:

const { id, onChange, onBlur } = this.props;

and then use them

相关标签:
回答
  • 消灭零回复
提交回复
热议问题