SizedBox( width: double.infinity, height: 300, child: Card( elevation: 2, child: Text("test") ), ) ... set width card flutter.
確定! 回上一頁