menu
anlifecycle package
documentation
anlifecycle.dart
LifecycleScopeOwner
LifecycleScopeOwner.new const constructor
LifecycleScopeOwner.new const constructor
dark_mode
light_mode
LifecycleScopeOwner
constructor
const
LifecycleScopeOwner
(
{
Key
?
key
,
required
Widget
child
,
required
dynamic
scope
,
})
Implementation
const LifecycleScopeOwner( {super.key, required super.child, required super.scope});
anlifecycle package
documentation
anlifecycle
LifecycleScopeOwner
LifecycleScopeOwner.new const constructor
LifecycleScopeOwner class