menu
oneapp_sdk package
documentation
Rupay/CustomPwdDialog.dart
CustomPwdDialog
CustomPwdDialog.new constructor
CustomPwdDialog.new constructor
dark_mode
light_mode
CustomPwdDialog
constructor
CustomPwdDialog
(
{
required
Function
dialogCallBack
,
required
Function
cancelCallback
,
})
Implementation
CustomPwdDialog({required this.dialogCallBack, required this.cancelCallback});
oneapp_sdk package
documentation
Rupay/CustomPwdDialog
CustomPwdDialog
CustomPwdDialog.new constructor
CustomPwdDialog class