redAccent, alignment: Alignment.center, child: Text( '22', style: TextStyle( color: Colors.white, ), ), ); } Widget _buildCell1() { return Padding( padding: ...
確定! 回上一頁