dialogActionButtons property

bool dialogActionButtons
final

If set to false, the bottom dialog action buttons att the bottom are removed.

If you remove the bottom dialog action buttons, make sure to enabled the ones in the dialog toolbar.

Defaults to true.

Implementation

final bool dialogActionButtons;