What is the proper way to style Flutter RaisedButton?

后端 未结 0 807
情话喂你
情话喂你 2021-01-14 13:54

Currently I am styling it using

MaterialApp(
    theme: ThemeData(
    buttonTheme: ButtonThemeData(
       buttonColor: Colors.blueAccent,
       shape: Roun         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题