onTap property

void Function(String id, bool isSelected) onTap
final

Implementation

final void Function(String id, bool isSelected) onTap;