dialogButton property
Custom buttons to be displayed in the dialog.
If null, default buttons (if any) will be used.
Implementation
final DialogButton? dialogButton;
Custom buttons to be displayed in the dialog.
If null, default buttons (if any) will be used.
final DialogButton? dialogButton;