Flutter
widgets
BuildOwner
BuildOwner
BuildOwner
Flutter
widgets
BuildOwner
BuildOwner
constructor
BuildOwner
Source
Flutter
widgets
BuildOwner
Constructors
BuildOwner
Properties
onBuildScheduled
hashCode
runtimeType
Operators
operator ==
Methods
buildScope
finalizeTree
lockState
markNeedsToResortDirtyElements
reassemble
scheduleBuildFor
noSuchMethod
toString
BuildOwner
(
{
VoidCallback
onBuildScheduled
})
Creates an object that manages widgets.
Source
BuildOwner({ this.onBuildScheduled });