menu
artisanal package
documentation
widgets.dart
ThemeScope
ThemeScope.new constructor
ThemeScope.new constructor
dark_mode
light_mode
ThemeScope
constructor
ThemeScope
(
{
required
Theme
theme
,
required
Widget
child
,
Key
?
key
,
})
Implementation
ThemeScope({required this.theme, required super.child, super.key});
artisanal package
documentation
widgets
ThemeScope
ThemeScope.new constructor
ThemeScope class