buildOwner property
The BuildOwner in charge of executing the build pipeline for the widget tree rooted at this binding.
Implementation
BuildOwner? get buildOwner => _buildOwner;
The BuildOwner in charge of executing the build pipeline for the widget tree rooted at this binding.
BuildOwner? get buildOwner => _buildOwner;