buildItemView abstract method

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

Implementation

Widget buildItemView(E? item, int position);