PreviewPhoneTablet

@ViewComposePreview(name = "Phone", widthDp = 411, heightDp = 891)
@ViewComposePreview(name = "Tablet", widthDp = 800, heightDp = 1280)
annotation class PreviewPhoneTablet(source)

Built-in multi-preview for common phone and tablet canvas sizes.