showDefaultButtons property

bool showDefaultButtons
final

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;