dialogButton property

DialogButton? dialogButton
final

Custom buttons to be displayed in the dialog.

If null, default buttons (if any) will be used.

Implementation

final DialogButton? dialogButton;