var caverStyle= TextStyle(fontSize: 18, shadows: [//文字样式 Shadow( ... color: Color(0xffff0000), child: Center(child: Text('红色',style: ...
確定! 回上一頁