RichText ( text: TextSpan( style: TextStyle(color: Colors.black, fontSize: 18), children: textSpans, ), textAlign: TextAlign.center, )
確定! 回上一頁