buildCell abstract method

Widget buildCell(
  1. TType item,
  2. int rowIndex
)

Implementation

Widget buildCell(TType item, int rowIndex);