owner property
LayoutPipelineOwner?
get
owner
The layout pipeline owner managing this box's layout lifecycle.
Implementation
LayoutPipelineOwner? get owner => _owner;
The layout pipeline owner managing this box's layout lifecycle.
LayoutPipelineOwner? get owner => _owner;