onSelect property

void Function(DocumentInfo)? onSelect
final

Callback when a document is selected

Implementation

final void Function(DocumentInfo)? onSelect;