showDefaultButtons property
Determines whether to show default action buttons (Confirm and Cancel).
If set to true
, the sheet will include these buttons at the bottom.
Defaults to false
.
Implementation
final bool showDefaultButtons;
Determines whether to show default action buttons (Confirm and Cancel).
If set to true
, the sheet will include these buttons at the bottom.
Defaults to false
.
final bool showDefaultButtons;