buildOwner property

BuildOwner? buildOwner

The BuildOwner in charge of executing the build pipeline for the widget tree rooted at this binding.

Implementation

BuildOwner? get buildOwner => _buildOwner;