InteractivePreviewAware
Utility to determine the preview mode and set LocalInteractivePreview or LocalStaticPreview. All previews will start out as static, since they are identical to the runtime until the second frame (when LaunchedEffect has run) when it will be set correctly.