dialogActionOnlyOkButton property

bool dialogActionOnlyOkButton
final

If set to true, the dialog will only have an OK button and no Cancel when dialogActionButtons is true.

Implementation

final bool dialogActionOnlyOkButton;