menu
capture_box package
documentation
capture_box_web.dart
CaptureBoxWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { CaptureBoxPlatform.instance = CaptureBoxWeb(); }
capture_box package
documentation
capture_box_web
CaptureBoxWeb
registerWith static method
CaptureBoxWeb class