onBuildScheduled property
getter/setter pair
Called on each build pass when the first buildable element is marked dirty.
Implementation
VoidCallback? onBuildScheduled;
Called on each build pass when the first buildable element is marked dirty.
VoidCallback? onBuildScheduled;