Default

constructor(selected: Boolean, content: @Composable TabContentScope.(tabState: TabState) -> Unit, closable: Boolean = true, onClose: () -> Unit = {}, onClick: () -> Unit = {})