owner property
The BuildOwner for this context. The BuildOwner is in charge of managing the rendering pipeline for this context.
Implementation
@override
BuildOwner? get owner => $value.owner;
The BuildOwner for this context. The BuildOwner is in charge of managing the rendering pipeline for this context.
@override
BuildOwner? get owner => $value.owner;