bindItemView abstract method

Widget bindItemView(
  1. E? item,
  2. int position
)

Implementation

Widget bindItemView(E? item, int position);