menu
carey package
documentation
app_provider_scope.dart
AppProviderScope
AppProviderScope.new const constructor
AppProviderScope.new const constructor
dark_mode
light_mode
AppProviderScope
constructor
const
AppProviderScope
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AppProviderScope({super.key, required this.child});
carey package
documentation
app_provider_scope
AppProviderScope
AppProviderScope.new const constructor
AppProviderScope class