onCopy property
Invokes the host-owned copy command for the current normalized range.
Builders should wire enabled copy menu items to this callback rather than duplicating clipboard serialization logic.
Implementation
final VoidCallback onCopy;
Invokes the host-owned copy command for the current normalized range.
Builders should wire enabled copy menu items to this callback rather than duplicating clipboard serialization logic.
final VoidCallback onCopy;