menu
webfiledrop package
documentation
webfiledrop_web.dart
WebfiledropWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { WebfiledropPlatform.instance = WebfiledropWeb(); }
webfiledrop package
documentation
webfiledrop_web
WebfiledropWeb
registerWith static method
WebfiledropWeb class