menu
maac_mvvm_with_riverpod package
documentation
maac_mvvm_with_riverpod.dart
ProviderScope
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The part of the widget tree that can use Riverpod and has overridden providers.
Implementation
final Widget child;
maac_mvvm_with_riverpod package
documentation
maac_mvvm_with_riverpod
ProviderScope
child property
ProviderScope class