menu
url_auth_web package
documentation
url_auth_web_web.dart
UrlAuthWebWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { UrlAuthWebPlatform.instance = UrlAuthWebWeb(); }
url_auth_web package
documentation
url_auth_web_web
UrlAuthWebWeb
registerWith static method
UrlAuthWebWeb class