OverlayConfig

constructor(label: String? = null, iconRes: Int? = null, onClick: () -> Unit, onLongPress: () -> Unit? = null, onDragEnd: (x: Int, y: Int) -> Unit? = null)