owner property

LayoutPipelineOwner? get owner

The layout pipeline owner managing this box's layout lifecycle.

Implementation

LayoutPipelineOwner? get owner => _owner;