onCopy property

void Function(String)? onCopy
final

Callback when message is copied

Implementation

final void Function(String)? onCopy;