Container( color: Colors.blue, child: FlatButton( materialTapTargetSize: ... 解释一下,新的button好实现,只需要设置属性就可以了,让它的size最小,并设置边距为0;
確定! 回上一頁