invalidateMeasurement
Source set: Common
public fun LayoutModifierNode.invalidateMeasurement(): Unit
This invalidates the current node's measure result, and ensures that a re-measurement (the measurement block rerun) of this node will happen for the next frame.