title: Text('Flutter layout demo'), ), // Change to buildColumn() for the other column example body: Center(child: buildRow()), ) ...
確定! 回上一頁