SimpleListItem constructor

SimpleListItem(
  1. int index
)

Implementation

SimpleListItem(/*this.color,*/ this.index);