Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
fun DeviceSimulation(deviceType: DeviceType, color: Color, useDarkTheme: Boolean, style: PaletteStyle, contrast: Contrast, selectedColor: Color, onColorSelected: (Color) -> Unit, selectedStateIndicator: @Composable BoxScope.(isSelected: Boolean) -> Unit? = null)
A composable function that simulates different devices with customizable appearance.