menu
yim2 package
documentation
services/widgets.dart
YimScopeServiceWidget
YimScopeServiceWidget.new const constructor
YimScopeServiceWidget.new const constructor
dark_mode
light_mode
YimScopeServiceWidget
constructor
const
YimScopeServiceWidget
(
Widget
child
, {
Key
?
key
,
})
Implementation
const YimScopeServiceWidget(this.child, {Key? key}) : super(key: key);
yim2 package
documentation
services/widgets
YimScopeServiceWidget
YimScopeServiceWidget.new const constructor
YimScopeServiceWidget class