menu
artisanal package
documentation
widgets.dart
InheritedWidget
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The descendant subtree that can depend on this widget's data.
Implementation
final Widget child;
artisanal package
documentation
widgets
InheritedWidget
child property
InheritedWidget class