menu
flutter_uae_pass package
documentation
uae_pass_web.dart
UaePassWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { UaePassPlatform.instance = UaePassWeb(); }
flutter_uae_pass package
documentation
uae_pass_web
UaePassWeb
registerWith static method
UaePassWeb class