ButtonShowContentDialog constructor
const
ButtonShowContentDialog({})
Implementation
const ButtonShowContentDialog({
super.key,
required this.dialog,
required this.child,
this.widthDialog = 200,
this.heightDialog = 200,
this.borderRadiusDialog = 10,
this.colorBorderDialog,
});