menu
photo_browser package
documentation
photo_browser_web.dart
PhotoBrowserWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { PhotoBrowserPlatform.instance = PhotoBrowserWeb(); }
photo_browser package
documentation
photo_browser_web
PhotoBrowserWeb
registerWith static method
PhotoBrowserWeb class