menu
lazysecret package
documentation
lazysecret_web.dart
LazySecretWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { LazySecret.instance = LazySecretWeb(); }
lazysecret package
documentation
lazysecret_web
LazySecretWeb
registerWith static method
LazySecretWeb class