Function ListAdapter.itemWidget

return list item widget by item index

abstract Widget itemWidget(
  int index
);