Callback function that is executed when the button is pressed.
final void Function(String code, String message, List<String>)? onPressed;