ListItemVisitor typedef

ListItemVisitor = void Function(int index)

Implementation

typedef ListItemVisitor = void Function(int index);