menu
clf_test package
documentation
clf_test_web.dart
ClfTestWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { ClfTestPlatform.instance = ClfTestWeb(); }
clf_test package
documentation
clf_test_web
ClfTestWeb
registerWith static method
ClfTestWeb class