menu
flutter_easy_di package
documentation
flutter_easy_di.dart
EasyModuleWidget<T extends EasyModule>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The child widget that will have access to the module.
Implementation
final Widget child;
flutter_easy_di package
documentation
flutter_easy_di
EasyModuleWidget<T extends EasyModule>
child property
EasyModuleWidget class