menu
whatsfile package
documentation
whatsfile_web.dart
WhatsfileWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { WhatsfilePlatform.instance = WhatsfileWeb(); }
whatsfile package
documentation
whatsfile_web
WhatsfileWeb
registerWith static method
WhatsfileWeb class