listItem property

Widget Function(T, int) listItem
final

item widget回调函数

Implementation

final Widget Function(T, int) listItem;