menu
qcrplugin package
documentation
qcrplugin_web.dart
QcrpluginWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { QcrpluginPlatform.instance = QcrpluginWeb(); }
qcrplugin package
documentation
qcrplugin_web
QcrpluginWeb
registerWith static method
QcrpluginWeb class