草庐IT

ThemeButton

全部标签

dart - Flutter,如何让我的原 Material 纽扣更大更紧密地组合在一起。

我有一些代码可以创建7个圆形的原Material按钮。但是我似乎无法改变圆圈的大小,或者将它们放在一起。Page.dartRow(children:[newThemeButton(Colors.red,()=>print("red")),newThemeButton(Colors.orange,()=>print("orange")),newThemeButton(Colors.yellow,()=>print("yellow")),newThemeButton(Colors.green,()=>print("green")),newThemeButton(Colors.blue,()

dart - Flutter,如何让我的原 Material 纽扣更大更紧密地组合在一起。

我有一些代码可以创建7个圆形的原Material按钮。但是我似乎无法改变圆圈的大小,或者将它们放在一起。Page.dartRow(children:[newThemeButton(Colors.red,()=>print("red")),newThemeButton(Colors.orange,()=>print("orange")),newThemeButton(Colors.yellow,()=>print("yellow")),newThemeButton(Colors.green,()=>print("green")),newThemeButton(Colors.blue,()