menu
flutter_responsive_template package
documentation
app/modules/usuarios/crud/crud_usuario_module.dart
CrudUsuarioModule
binds method
binds method
dark_mode
light_mode
binds
method
@
override
void
binds
(
Injector
i
)
override
Implementation
@override void binds(i) { i.addSingleton( CrudUsuarioStore.new, ); }
flutter_responsive_template package
documentation
app/modules/usuarios/crud/crud_usuario_module
CrudUsuarioModule
binds method
CrudUsuarioModule class