在Flutter 中,我們可以透過SingleChildScrollView 佈局元件來做到這件事。 ... color: Colors.grey, child: Text("Upper component"), ), flex: 1, ...
確定! 回上一頁