menu
gallery package
documentation
gallery_web.dart
GalleryWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { GalleryPlatform.instance = GalleryWeb(); }
gallery package
documentation
gallery_web
GalleryWeb
registerWith static method
GalleryWeb class