mCustomConfirmDialogValue property
dynamic Function(String message, String content, dynamic onConfirm())?
mCustomConfirmDialogValue
getter/setter pair
Implementation
static Function(String message, String content, Function() onConfirm)?
mCustomConfirmDialogValue;