Remove vertical spacing between AlertDialog content and actions

前端 未结 0 790
情深已故
情深已故 2020-11-30 13:15

I have the following custom dialog:

class MyDialog extends AlertDialog {
  MyDialog(BuildContext context) :
    super(
      content: Wrap(
        children:          


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