menu
ioc_widget package
documentation
ioc_widget_dev.dart
IocWidget<T>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
The child widget subtree that can access the dependency.
Implementation
final Widget? child;
ioc_widget package
documentation
ioc_widget_dev
IocWidget<T>
child property
IocWidget class