Function Control.minimumSizeChanged
Invalidates the size cache in this node and in parent nodes up to toplevel. Intended to be used with getMinimumSize
when the return value is changed. Setting rectMinSize
directly calls this method automatically.
void minimumSizeChanged() nothrow @nogc;