Creates a box that will become as small as its parent allows.
const SizedBoxModifier.shrink({ super.key, super.child, super.modifierKey, }) : width = 0.0, height = 0.0;