How to align text in a button in flutter? ... children: <Widget>[ Text( "M", textAlign: TextAlign.right, style: TextStyle( color: mColor, ...
確定! 回上一頁