menu
admiralui_flutter package
documentation
theme/app_theme_provider.dart
AppThemeProviderWrapper
AppThemeProviderWrapper.new const constructor
AppThemeProviderWrapper.new const constructor
dark_mode
light_mode
AppThemeProviderWrapper
constructor
const
AppThemeProviderWrapper
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AppThemeProviderWrapper({ super.key, required this.child, });
admiralui_flutter package
documentation
theme/app_theme_provider
AppThemeProviderWrapper
AppThemeProviderWrapper.new const constructor
AppThemeProviderWrapper class