Signature for a function that is called during layout.
Used by RenderObject.invokeLayoutCallback.
Source
typedef void LayoutCallback(Constraints constraints);
Signature for a function that is called during layout.
Used by RenderObject.invokeLayoutCallback.
typedef void LayoutCallback(Constraints constraints);