StatefulItem

fun <T> StatefulItem(    item: T,     selected: Boolean,     sorting: Sorting)