menu
halo_auth package
documentation
halo_auth_web.dart
HaloAuthWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { HaloAuthPlatform.instance = HaloAuthWeb(); }
halo_auth package
documentation
halo_auth_web
HaloAuthWeb
registerWith static method
HaloAuthWeb class