menu
http_pro package
documentation
http_pro_web.dart
HttpProWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { HttpProPlatform.instance = HttpProWeb(); }
http_pro package
documentation
http_pro_web
HttpProWeb
registerWith static method
HttpProWeb class