actionButton property
Message button.
Clicking this button will trigger the modal's action Currently, the two must be set together: action.isSet() iff actionButton.isSet()
Optional.
Implementation
Button? actionButton;
Message button.
Clicking this button will trigger the modal's action Currently, the two must be set together: action.isSet() iff actionButton.isSet()
Optional.
Button? actionButton;