menu
wildness_ui package
documentation
wildness.dart
SingleChildInheritedElementMixin
owner property
owner property
dark_mode
light_mode
owner
property
@
override
BuildOwner
?
get
owner
inherited
The object that manages the lifecycle of this element.
Implementation
@override BuildOwner? get owner => _owner;
wildness_ui package
documentation
wildness
SingleChildInheritedElementMixin
owner property
SingleChildInheritedElementMixin mixin