Selectable
constructor(shape: Shape, focusedShape: Shape = shape, pressedShape: Shape = shape, selectedShape: Shape = shape, disabledShape: Shape = shape, focusedSelectedShape: Shape = shape, focusedDisabledShape: Shape = disabledShape, pressedSelectedShape: Shape = shape, selectedDisabledShape: Shape = disabledShape, focusedSelectedDisabledShape: Shape = disabledShape)(source)