I\'m having a lazyColumn that wrap items of
lazyColumn
@Composable fun MySimpleListItem( itemViewState: String, itemClickedCallback: (() -> Unit)