onConfirmButtonPressed property
dynamic Function()?
onConfirmButtonPressed
getter/setter pair
The main button callback action multiActions primary button callback action permission the allow button action callback caution the delete button action callback info the confirmation button action callback
Implementation
late Function()? onConfirmButtonPressed;