negativeButtonName property
The (optional) name or label for the negative button.
This parameter allows you to specify the text to be displayed on the negative button. If provided, it will create a default-styled button.
Implementation
final String? negativeButtonName;