onRecordSelected property

void Function(T record)? onRecordSelected
final

Implementation

final void Function(T record)? onRecordSelected;