owner property Null safety
override
The object that manages the lifecycle of this element.
Implementation
@override
BuildOwner? get owner => _owner;
The object that manages the lifecycle of this element.
@override
BuildOwner? get owner => _owner;