menu
otp_forge package
documentation
otp_forge_web.dart
OtpForgeWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { OtpForgePlatform.instance = OtpForgeWeb(); }
otp_forge package
documentation
otp_forge_web
OtpForgeWeb
registerWith static method
OtpForgeWeb class