Indicates that widgets should automatically use absolute positioning instead of the flex layout.This is useful for alignment widgets (e.g. HAlign, HCenter) that are supposed to also
be usable inside stacking layouts such as an HStack without specifying
ModifierExtensions.Positioned or ModifierExtensions.Stretch.