primaryActionButton property
Message button.
Clicking this button will trigger the modal's primary action If the primary action is not provided, the button simply dismisses the message.
Required.
Implementation
Button? primaryActionButton;
Message button.
Clicking this button will trigger the modal's primary action If the primary action is not provided, the button simply dismisses the message.
Required.
Button? primaryActionButton;