onSecondButtonPressed property
Called when the secondary button is pressed.
When null, the secondary button calls Navigator.maybePop.
Implementation
final VoidCallback? onSecondButtonPressed;
Called when the secondary button is pressed.
When null, the secondary button calls Navigator.maybePop.
final VoidCallback? onSecondButtonPressed;