button theme


children:[
ButtonTheme.bar(
child:ButtonBar(
children:[
FlatButton...
],
),
),

]

原文地址:https://www.cnblogs.com/pythonClub/p/10610857.html