menu
solid_annotations package
documentation
provider.dart
SolidProvider<T>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The child widget which will have access to the provided data.
Implementation
final Widget child;
solid_annotations package
documentation
provider
SolidProvider<T>
child property
SolidProvider class