Flutter 提供一個有趣的Widget - InheritedWidget 來協助我們傳遞資訊,我們可以看到 ... child 表示原本要呈現的Widget, color 表示要添加的資源, ...
確定! 回上一頁