OrientationBuilder ( builder: (context, orientation) { return GridView.count( crossAxisCount: orientation == Orientation.portrait ? 2 : 3, children: [.
確定! 回上一頁