menu
epos_frontend_shared package
documentation
widgets/custom/S360fOtpPopup/main.dart
S360fOtpPopup
S360fOtpPopup.new const constructor
S360fOtpPopup.new const constructor
dark_mode
light_mode
S360fOtpPopup
constructor
const
S360fOtpPopup
(
{
String
?
destination
,
Key
?
key
,
Future
<
bool
>
onComplete
(
String
otp
)?,
void
onResend
()?,
})
Implementation
const S360fOtpPopup({ this.destination, super.key, this.onComplete, this.onResend, });
epos_frontend_shared package
documentation
widgets/custom/S360fOtpPopup/main
S360fOtpPopup
S360fOtpPopup.new const constructor
S360fOtpPopup class