PlatformSurfaceShape
Types
Link copied to clipboard
class Selectable(val shape: Shape, val focusedShape: Shape = shape, val pressedShape: Shape = shape, val selectedShape: Shape = shape, val disabledShape: Shape = shape, val focusedSelectedShape: Shape = shape, val focusedDisabledShape: Shape = disabledShape, val pressedSelectedShape: Shape = shape, val selectedDisabledShape: Shape = disabledShape, val focusedSelectedDisabledShape: Shape = disabledShape) : PlatformSurfaceShape