flutter 绘制流程——rebuild. 2022-01-17 22:00:03阅读1890. rebuild是Element的方法,有两种场景下会被调用: element第一次构建mount的时候; widget发生变化的时候.
確定! 回上一頁